onIsPlayingChanged property

Stream<bool> get onIsPlayingChanged
inherited

Reactive isPlaying Stream

Implementation

Stream<bool> get onIsPlayingChanged => _isPlayingStream.stream;