menu
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer.dart
StopWatchTimer
fetchStopped property
fetchStopped property
dark_mode
light_mode
fetchStopped
property
Stream
<
bool
>
get
fetchStopped
Implementation
Stream<bool> get fetchStopped => _onStoppedController;
gnums_utility_widgets package
documentation
dependencies/stop_watch_timer/stop_watch_timer
StopWatchTimer
fetchStopped property
StopWatchTimer class