Dart
dart:html
KeyLocation
RIGHT constant
RIGHT
KeyLocation class
Constructors
KeyLocation
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
JOYSTICK
LEFT
MOBILE
NUMPAD
RIGHT
STANDARD
RIGHT constant
int
const
RIGHT
=
2
The event key is in the right key location.
Implementation
static const int RIGHT = 2