videoModeNext constant Null safety
Represents the logical "Video Mode Next" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey videoModeNext = LogicalKeyboardKey(0x00100000d4c);