isPlaying property

ValueStream<bool> isPlaying

Implementation

ValueStream<bool> get isPlaying => _isPlaying.stream;