Returns the HotKey intended to be used as a default mute/unmute one.
static HotKey get defaultHotKey => HotKey( key: PhysicalKeyboardKey.keyM, modifiers: [HotKeyModifier.alt], scope: HotKeyScope.system, );