menu
dart_tui package
documentation
dart_tui.dart
StopwatchModel
start method
start method
dark_mode
light_mode
start
method
StopwatchModel
start
(
)
Implementation
StopwatchModel start() => copyWith(running: true);
dart_tui package
documentation
dart_tui
StopwatchModel
start method
StopwatchModel class