getVolumeStream method

Stream<double> getVolumeStream()

Implementation

Stream<double> getVolumeStream() => _volumeController.stream;