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