KeyCode class abstract final

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 → const int
B → const int
BACKSPACE → const int
C → const int
CAPS_LOCK → const int
CONTEXT_MENU → const int
CTRL → const int
D → const int
DELETE → const int
DOWN → const int
E → const int
EIGHT → const int
END → const int
ENTER → const int
ESC → const int
F → const int
FF_EQUALS → const int
FF_SEMICOLON → const int
FIVE → const int
FOUR → const int
G → const int
H → const int
HOME → const int
I → const int
INSERT → const int
J → const int
K → const int
L → const int
LEFT → const int
M → const int
MAC_ENTER → const int
MAC_FF_META → const int
META → const int
N → const int
NINE → const int
NUM_CENTER → const int
NUM_DELETE → const int
NUM_EAST → const int
NUM_EIGHT → const int
NUM_FIVE → const int
NUM_FOUR → const int
NUM_INSERT → const int
NUM_MINUS → const int
NUM_MULTIPLY → const int
NUM_NINE → const int
NUM_NORTH → const int
NUM_NORTH_EAST → const int
NUM_NORTH_WEST → const int
NUM_ONE → const int
NUM_PERIOD → const int
NUM_PLUS → const int
NUM_SEVEN → const int
NUM_SIX → const int
NUM_SOUTH → const int
NUM_SOUTH_EAST → const int
NUM_SOUTH_WEST → const int
NUM_THREE → const int
NUM_TWO → const int
NUM_WEST → const int
NUM_ZERO → const int
O → const int
ONE → const int
P → const int
PAGE_DOWN → const int
PAGE_UP → const int
PAUSE → const int
Q → const int
QUESTION_MARK → const int
R → const int
S → const int
SEVEN → const int
SHIFT → const int
SIX → const int
SPACE → const int
T → const int
TAB → const int
THREE → const int
TWO → const int
U → const int
UP → const int
V → const int
W → const int
WIN_KEY_FF_LINUX → const int
WIN_KEY_LEFT → const int
WIN_KEY_RIGHT → const int
X → const int
Y → const int
Z → const int
ZERO → const int