zoomToggle constant Null safety
Represents the logical "Zoom Toggle" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey zoomToggle = LogicalKeyboardKey(0x00100000d4e);
Represents the logical "Zoom Toggle" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey zoomToggle = LogicalKeyboardKey(0x00100000d4e);