menu
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer.dart
StopWatchTimer
onStartTimer method
onStartTimer method
dark_mode
light_mode
onStartTimer
method
void
onStartTimer
(
)
Start timer.
Implementation
void onStartTimer() => _start();
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer
StopWatchTimer
onStartTimer method
StopWatchTimer class