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