diff --git a/test_project/lib/main.dart b/test_project/lib/main.dart index 42bcab4..202509b 100644 --- a/test_project/lib/main.dart +++ b/test_project/lib/main.dart @@ -14,7 +14,7 @@ class MyApp extends StatelessWidget { title: 'Flutter Demo', theme: ThemeData( // This is the theme of your application. - // test kommentar + // // Try running your application with "flutter run". You'll see the // application has a blue toolbar. Then, without quitting the app, try // changing the primarySwatch below to Colors.green and then invoke