menu
voltron package
documentation
module/time.dart
TimerTask
start method
start method
dark_mode
light_mode
start
method
void
start
(
)
Implementation
void start() { if (timer == null) { _createTimer(); } }
voltron package
documentation
module/time
TimerTask
start method
TimerTask class