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