clearModifierKeys method

void clearModifierKeys()

Implementation

void clearModifierKeys() {
  _hotKeysController.clearModifierKeys();
}