From e72e98fb246317aca74ea18ea42729daa0203bea Mon Sep 17 00:00:00 2001 From: Kai Winnemann <1824943@stud.hs-mannheim.de> Date: Thu, 30 Mar 2023 00:32:34 +0200 Subject: [PATCH] normale Form hergestellt --- test_project/lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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