menu
nowplaying package
documentation
nowplaying_track.dart
NowPlayingTrack
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
bool
get
isPlaying
Implementation
bool get isPlaying => this.state == NowPlayingState.playing;
nowplaying package
documentation
nowplaying_track
NowPlayingTrack
isPlaying property
NowPlayingTrack class