menu
adaptive_dialog_manager package
documentation
adaptive_dialog_manager.dart
ToastQueueManager
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Whether the queue is paused
Implementation
bool get isPaused => _isPaused;
adaptive_dialog_manager package
documentation
adaptive_dialog_manager
ToastQueueManager
isPaused property
ToastQueueManager class