lang1 constant
Represents the logical "Lang 1" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey lang1 = LogicalKeyboardKey(0x00200000010);
Represents the logical "Lang 1" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey lang1 = LogicalKeyboardKey(0x00200000010);