screenModeNext constant

LogicalKeyboardKey const screenModeNext

Represents the logical "Screen Mode Next" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey screenModeNext = LogicalKeyboardKey(0x00100000d42);