zoomIn constant
Represents the logical "Zoom In" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey zoomIn = LogicalKeyboardKey(0x0010000050d);
Represents the logical "Zoom In" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey zoomIn = LogicalKeyboardKey(0x0010000050d);