done
This commit is contained in:
@@ -10,6 +10,7 @@ class UnitApp extends StatelessWidget {
|
||||
|
||||
return MaterialApp(
|
||||
theme: ThemeData(
|
||||
useMaterial3: false,
|
||||
appBarTheme: const AppBarTheme(
|
||||
elevation: 0,
|
||||
iconTheme: IconThemeData(color: Colors.black),
|
||||
|
||||
Reference in New Issue
Block a user