menu
flutter_eco_mode package
documentation
flutter_eco_mode_platform_interface.dart
FlutterEcoModePlatform
isBatteryInLowPowerMode abstract method
isBatteryInLowPowerMode abstract method
dark_mode
light_mode
isBatteryInLowPowerMode
abstract method
Future
<
bool
?
>
isBatteryInLowPowerMode
(
)
Return the current battery save mode.
Implementation
Future<bool?> isBatteryInLowPowerMode();
flutter_eco_mode package
documentation
flutter_eco_mode_platform_interface
FlutterEcoModePlatform
isBatteryInLowPowerMode abstract method
FlutterEcoModePlatform class