volume property

Rx<double> get volume

volume is true if the player controls are visible

Implementation

Rx<double> get volume => _currentVolume;