isMuted property

bool isMuted

Implementation

bool get isMuted => _muted || _muteNext;