From 51e1a8fc3d3ec5b6b9c2d7997b70f67341fa582f Mon Sep 17 00:00:00 2001 From: "glyphyai-hub[bot]" <173952421+glyphyai-hub[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 01:47:49 +0400 Subject: [PATCH] Test Push 3 --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index 5a544b6..2fa4fbc 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 Test', + title: 'Flutter Demo Test 1', theme: ThemeData( // This is the theme of your application. //