playPauseHeadsetActionStream property
Allows actions to be performed upon Play/Pause on headset buttons.
Implementation
Stream<void> get playPauseHeadsetActionStream =>
_playPauseHeadsetActionStreamController.stream;
Allows actions to be performed upon Play/Pause on headset buttons.
Stream<void> get playPauseHeadsetActionStream =>
_playPauseHeadsetActionStreamController.stream;