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