digit0 constant
Represents the logical "Digit 0" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey digit0 = LogicalKeyboardKey(0x00000000030);
Represents the logical "Digit 0" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey digit0 = LogicalKeyboardKey(0x00000000030);