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