menu
flutter_screen_wake_sit package
documentation
flutter_screen_wake.dart
FlutterScreenWake
keepOn static method
keepOn static method
dark_mode
light_mode
keepOn
static method
Future
keepOn
(
bool
on
)
Implementation
static Future keepOn(bool on) => _channel.invokeMethod('keepOn', {"on": on});
flutter_screen_wake_sit package
documentation
flutter_screen_wake
FlutterScreenWake
keepOn static method
FlutterScreenWake class