keyK constant
Represents the logical "Key K" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey keyK = LogicalKeyboardKey(0x0000000006b);
Represents the logical "Key K" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey keyK = LogicalKeyboardKey(0x0000000006b);