menu
Dart
dart:html
KeyCode
NUM_NORTH constant
NUM_NORTH
brightness_4
brightness_5
description
NUM_NORTH
constant
int
const
NUM_NORTH
Implementation
static const int NUM_NORTH = 38;
Dart
dart:html
KeyCode
NUM_NORTH constant
KeyCode class