menu
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer.dart
StopWatchTimer
onStopTimer method
onStopTimer method
dark_mode
light_mode
onStopTimer
method
void
onStopTimer
(
)
Stop timer.
Implementation
void onStopTimer() => _stop();
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer
StopWatchTimer
onStopTimer method
StopWatchTimer class