We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65203f3 commit 46a3a3cCopy full SHA for 46a3a3c
1 file changed
lib/main.dart
@@ -27,6 +27,7 @@ class _MyAppState extends State<MyApp> {
27
@override
28
Widget build(BuildContext context) {
29
return MaterialApp(
30
+ title: 'Quick - Down - Shifter APP',
31
theme: ThemeData(
32
scrollbarTheme: const ScrollbarThemeData(),
33
appBarTheme: const AppBarTheme(
0 commit comments