menu
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer.dart
StopWatchTimer
onAddLap method
onAddLap method
dark_mode
light_mode
onAddLap
method
void
onAddLap
(
)
Add Lap.
Implementation
void onAddLap() => _lap();
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer
StopWatchTimer
onAddLap method
StopWatchTimer class