menu
tcic_client_ui package
documentation
controller/tcic_contoller.dart
TCICController
keepScreenOff method
keepScreenOff method
dark_mode
light_mode
keepScreenOff
method
Future
<
void
>
keepScreenOff
(
)
Implementation
Future<void> keepScreenOff() async { await WakelockPlus.disable(); }
tcic_client_ui package
documentation
controller/tcic_contoller
TCICController
keepScreenOff method
TCICController class