menu
flutter_advanced_countdown package
documentation
flutter_advanced_countdown.dart
CountdownTimerProvider
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Whether the timer is paused
Implementation
bool get isPaused => _isPaused;
flutter_advanced_countdown package
documentation
flutter_advanced_countdown
CountdownTimerProvider
isPaused property
CountdownTimerProvider class