volume property

StreamController<double> volume
final

Implementation

final StreamController<double> volume = StreamController.broadcast();