menu
dart_things package
documentation
poller.dart
Poller<T>
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Whether this poller is paused or not.
Implementation
bool get isPaused;
dart_things package
documentation
poller
Poller<T>
isPaused property
Poller class