mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Migrate game_template to Material 3 (#1613)
This commit is contained in:
@@ -255,6 +255,7 @@ class MyApp extends StatelessWidget {
|
||||
color: palette.ink,
|
||||
),
|
||||
),
|
||||
useMaterial3: true,
|
||||
),
|
||||
routeInformationProvider: _router.routeInformationProvider,
|
||||
routeInformationParser: _router.routeInformationParser,
|
||||
|
||||
Reference in New Issue
Block a user