altGraph constant
Represents the logical "Alt Graph" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey altGraph = LogicalKeyboardKey(0x00100000103);
Represents the logical "Alt Graph" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey altGraph = LogicalKeyboardKey(0x00100000103);