altGraph constant

LogicalKeyboardKey const altGraph

Represents the logical "Alt Graph" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey altGraph = LogicalKeyboardKey(0x00100000103);