numLock constant Null safety
Represents the logical "Num Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numLock = LogicalKeyboardKey(0x0010000010a);
Represents the logical "Num Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numLock = LogicalKeyboardKey(0x0010000010a);