keyboard/key_map library

Classes

Case

Extensions

KeyEventExtension on KeyEvent

Properties

isAltPressed bool
no setter
isBackspacePressed bool
no setter
isControlPressed bool
no setter
isEnterPressed bool
no setter
isEscapePressed bool
no setter
isMetaPressed bool
no setter
isPressOtherThanShiftAndPrintableAsciiKeys bool
no setter
isShiftPressed bool
no setter
isTabPressed bool
no setter
isUppercase bool
no setter
printableAsciiKeys Map<PhysicalKeyboardKey, Case>
The printable ascii keys. Letter, number, punctuation and space keys. except for the delete ascii code key.
final