audioHandlerStream property
Allows the player screen to listen to handler changes.
Implementation
Stream<void> get audioHandlerStream => _audioHandlerStreamController.stream;
Allows the player screen to listen to handler changes.
Stream<void> get audioHandlerStream => _audioHandlerStreamController.stream;