W3cubDocs

/Dart 2

STANDARD constant

int const STANDARD = 0

The event key is not distinguished as the left or right version of the key, and did not originate from the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).

Implementation

static const int STANDARD = 0

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-html/KeyLocation/STANDARD-constant.html