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