currentVolume property
double
get
currentVolume
Gets the current smoothed volume value.
Implementation
double get currentVolume => _currentSmoothedVolume;
Gets the current smoothed volume value.
double get currentVolume => _currentSmoothedVolume;