From dbe6bcfadadb645f20bdf373cf9e1eacbc3f0940 Mon Sep 17 00:00:00 2001 From: ibal99 <2110673@stud.hs-mannheim.de> Date: Mon, 20 Mar 2023 20:08:37 +0100 Subject: [PATCH] test --- lib/main.dart | 1 + 1 file changed, 1 insertion(+) 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. //