KeyCode class

Constructors

KeyCode()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

A → const int
Alt_Left → const int
Arrow_Down → const int
Arrow_Left → const int
Arrow_Right → const int
Arrow_Up → const int
B → const int
Backspace → const int
C → const int
Caps_Lock → const int
Ctrl_Left → const int
D → const int
Delete → const int
Digit_0 → const int
Digit_1 → const int
Digit_2 → const int
Digit_3 → const int
Digit_4 → const int
Digit_5 → const int
Digit_6 → const int
Digit_7 → const int
Digit_8 → const int
Digit_9 → const int
E → const int
Enter → const int
Escape → const int
F → const int
G → const int
H → const int
I → const int
J → const int
K → const int
L → const int
M → const int
N → const int
O → const int
P → const int
Q → const int
R → const int
S → const int
Shift_Left → const int
Space → const int
T → const int
Tab → const int
U → const int
V → const int
W → const int
X → const int
Y → const int
Z → const int