Skip to content

Commit 38be3bc

Browse files
committed
Update main.dart
1 parent fc549e3 commit 38be3bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/main.dart

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class MyApp extends StatelessWidget {
1414
return MaterialApp(
1515
title: 'Florecita',
1616
home: const FlowerPage(),
17+
debugShowCheckedModeBanner: false,
1718
);
1819
}
1920
}

0 commit comments

Comments
 (0)