menu
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer.dart
StopWatchTimer
onResetTimer method
onResetTimer method
dark_mode
light_mode
onResetTimer
method
void
onResetTimer
(
)
Reset timer.
Implementation
void onResetTimer() => _reset();
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer
StopWatchTimer
onResetTimer method
StopWatchTimer class