modifierKey property

ModifierKey get modifierKey

Implementation

ModifierKey get modifierKey {
  return _knownModifierKeys[this]!;
}