streamPlaybackState property

Stream<PlaybackState> streamPlaybackState

Implementation

Stream<PlaybackState> get streamPlaybackState =>
    _streamControllerPlaybackState.stream;