isPlaying property

bool get isPlaying
inherited

Implementation

bool get isPlaying => _player.state.playing;