проверочный

This commit is contained in:
a.puchkina 2024-09-23 20:05:55 +04:00
parent 6517273946
commit 2725b9e45a
2 changed files with 1 additions and 0 deletions

0
lib/file Normal file
View File

View File

@ -13,6 +13,7 @@ class MyApp extends StatelessWidget {
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',
debugShowCheckedModeBanner: false,
theme: ThemeData(
colorScheme: ColorScheme.fromSeed(seedColor: Colors.teal),
useMaterial3: true,