numpadParenRight constant Null safety
Represents the logical "Numpad Paren Right" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpadParenRight = LogicalKeyboardKey(0x00200000229);