zoomIn constant Null safety
Represents the location of the "Zoom In" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey zoomIn = PhysicalKeyboardKey(0x000c022d);