isStopped property

bool isStopped

Implementation

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