isStopped property

bool get isStopped

Implementation

bool get isStopped => this.state == NowPlayingState.stopped;