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