fixed warnings after update
This commit is contained in:
@@ -302,7 +302,7 @@ class NavigationScreenState extends State<NavigationScreen>
|
||||
children: [
|
||||
// Status bar
|
||||
Material(
|
||||
color: Theme.of(context).colorScheme.background,
|
||||
color: Theme.of(context).colorScheme.surface,
|
||||
child: const StatusBar(),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user