keyY constant Null safety
Represents the location of the "Key Y" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey keyY = PhysicalKeyboardKey(0x0007001c);
Represents the location of the "Key Y" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey keyY = PhysicalKeyboardKey(0x0007001c);