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