From 0dce3c2130b885108f58a8d399cf928754a88824 Mon Sep 17 00:00:00 2001 From: Dew3 <77088465+Dew3@users.noreply.github.com> Date: Mon, 7 Feb 2022 17:48:57 -0500 Subject: [PATCH] pull --- lib/main.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/main.dart b/lib/main.dart index bd3e69c..aa72e93 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: 'Pull Test', + title: 'Pull', theme: ThemeData( // This is the theme of your application. //