inserido icone android, logo,ajustada a tela home e login
This commit is contained in:
@@ -13,7 +13,7 @@ class MyApp extends StatelessWidget {
|
||||
theme: ThemeData(
|
||||
primaryColor: ColorPalette.primary,
|
||||
appBarTheme: AppBarTheme(
|
||||
color: ColorPalette.primary
|
||||
color: ColorPalette.appBar
|
||||
)
|
||||
),
|
||||
debugShowCheckedModeBanner: false,
|
||||
|
||||
Reference in New Issue
Block a user