mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 01:44:19 +01:00
default statusBarIconBrightness
This commit is contained in:
@@ -160,7 +160,7 @@ class _MyApp extends State<MyApp> {
|
||||
}
|
||||
}
|
||||
|
||||
Brightness? statusBarIconBrightness;
|
||||
Brightness statusBarIconBrightness = Brightness.dark;
|
||||
var lightTheme = getLightTheme();
|
||||
var darkTheme = getDarkTheme();
|
||||
ThemeData defaultTheme;
|
||||
|
||||
Reference in New Issue
Block a user