isPaused property

bool isPaused

Implementation

bool get isPaused => this.state == NowPlayingState.paused;