Dart
dart:html
KeyLocation
LEFT constant
description
LEFT constant
int
const
LEFT
=
1
The event key is in the left key location.
Implementation
static
const
int
LEFT =
1