menu
flutter_display_awake package
documentation
flutter_display_awake_platform_interface.dart
FlutterDisplayAwakePlatform
isKeptOn method
isKeptOn method
dark_mode
light_mode
isKeptOn
method
Future
<
bool
>
isKeptOn
(
)
Implementation
Future<bool> isKeptOn() { throw UnimplementedError('isKeptOn() has not been implemented.'); }
flutter_display_awake package
documentation
flutter_display_awake_platform_interface
FlutterDisplayAwakePlatform
isKeptOn method
FlutterDisplayAwakePlatform class