isMute property

bool get isMute

Implementation

bool get isMute => _currentVolume == 0;