numpadDivide constant
Represents the logical "Numpad Divide" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpadDivide = LogicalKeyboardKey(0x0020000022f);
Represents the logical "Numpad Divide" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numpadDivide = LogicalKeyboardKey(0x0020000022f);