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