inserido icone android, logo,ajustada a tela home e login

This commit is contained in:
Reginaldo
2023-03-22 14:56:39 -03:00
parent 25a5cb6f15
commit 954e5aa2bf
21 changed files with 390 additions and 86 deletions

View File

@@ -13,7 +13,7 @@ class MyApp extends StatelessWidget {
theme: ThemeData(
primaryColor: ColorPalette.primary,
appBarTheme: AppBarTheme(
color: ColorPalette.primary
color: ColorPalette.appBar
)
),
debugShowCheckedModeBanner: false,