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