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