numpadClear constant
Represents the location of the "Numpad Clear" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey numpadClear = PhysicalKeyboardKey(0x000700d8);