isPlaying property

bool isPlaying

state

Implementation

bool get isPlaying => _playStatus == PlayStatus.playing;