diff --git a/deeplink_store_example/lib/main.dart b/deeplink_store_example/lib/main.dart index fc0518d90..e2684c332 100644 --- a/deeplink_store_example/lib/main.dart +++ b/deeplink_store_example/lib/main.dart @@ -28,6 +28,7 @@ class MyApp extends StatelessWidget { Widget build(BuildContext context) { return MaterialApp.router( debugShowCheckedModeBanner: false, + theme: ThemeData.light(useMaterial3: true), routerConfig: GoRouter( routes: [ GoRoute(