getModifierSide method Null safety
- ModifierKey key
Returns a KeyboardSide enum value that describes which side or sides of the given keyboard modifier key were pressed at the time of this event.
Implementation
KeyboardSide getModifierSide(ModifierKey key);