menu
radio_player package
documentation
models/playback_state.dart
PlaybackState
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
get
isPaused
Implementation
bool get isPaused => this == PlaybackState.paused;
radio_player package
documentation
models/playback_state
PlaybackState
isPaused property
PlaybackState enum