menu
flame package
documentation
timer.dart
Timer
start method
start method
dark_mode
light_mode
start
method
void
start
(
)
Start the timer from 0.
Implementation
void start() { reset(); resume(); }
flame package
documentation
timer
Timer
start method
Timer class