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