diff --git a/lib/main.dart b/lib/main.dart index e016029..c9b893e 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -12,6 +12,7 @@ class MyApp extends StatelessWidget { Widget build(BuildContext context) { return MaterialApp( title: 'Flutter Demo', + theme: ThemeData( // This is the theme of your application. //