menu
mobile_window_features package
documentation
mobile_window_features_platform_interface.dart
MobileWindowFeaturesPlatform
setStatusBarTheme abstract method
setStatusBarTheme abstract method
dark_mode
light_mode
setStatusBarTheme
abstract method
Future
<
bool
?
>
setStatusBarTheme
(
int
statusBarTheme
)
Implementation
Future<bool?> setStatusBarTheme(int statusBarTheme);
mobile_window_features package
documentation
mobile_window_features_platform_interface
MobileWindowFeaturesPlatform
setStatusBarTheme abstract method
MobileWindowFeaturesPlatform class