menu
flutter_eco_mode package
documentation
flutter_eco_mode_platform_interface.dart
FlutterEcoModePlatform
getDeviceRange abstract method
getDeviceRange abstract method
dark_mode
light_mode
getDeviceRange
abstract method
Future
<
DeviceRange
?
>
getDeviceRange
(
)
Return the eco range.
Implementation
Future<DeviceRange?> getDeviceRange();
flutter_eco_mode package
documentation
flutter_eco_mode_platform_interface
FlutterEcoModePlatform
getDeviceRange abstract method
FlutterEcoModePlatform class