menu
turn_off_screen package
documentation
turn_off_screen_platform_interface.dart
TurnOffScreenPlatform
active method
active method
dark_mode
light_mode
active
method
Future
<
void
>
active
(
)
Implementation
Future<void> active() { throw UnimplementedError('active() has not been implemented.'); }
turn_off_screen package
documentation
turn_off_screen_platform_interface
TurnOffScreenPlatform
active method
TurnOffScreenPlatform class