digit7 constant Null safety
Represents the logical "Digit 7" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey digit7 = LogicalKeyboardKey(0x00000000037);
Represents the logical "Digit 7" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey digit7 = LogicalKeyboardKey(0x00000000037);