Merge pull request #171 from kevmoo/more_color_silly
Wire up final color details for PWA install
This commit is contained in:
commit
0331605e1e
@ -42,6 +42,7 @@ class WondersApp extends StatelessWidget with GetItMixin {
|
||||
routerDelegate: appRouter.routerDelegate,
|
||||
shortcuts: AppShortcuts.defaults,
|
||||
theme: ThemeData(fontFamily: $styles.text.body.fontFamily, useMaterial3: true),
|
||||
color: $styles.colors.black,
|
||||
localizationsDelegates: const [
|
||||
AppLocalizations.delegate,
|
||||
GlobalMaterialLocalizations.delegate,
|
||||
|
Loading…
x
Reference in New Issue
Block a user