Dart
dart:html
KeyCode
UNKNOWN constant
description
UNKNOWN constant
int
const
UNKNOWN
=
-1
A sentinel value if the keycode could not be determined.
Implementation
static
const
int
UNKNOWN =
-1