fixed inconsistent placement of appbar title on iOS
This commit is contained in:
@@ -8,6 +8,7 @@ class DarkAppTheme {
|
||||
seedColor: marianumRed,
|
||||
brightness: Brightness.dark,
|
||||
),
|
||||
appBarTheme: const AppBarTheme(centerTitle: false),
|
||||
primaryColor: marianumRed,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user