zoomToggle constant

LogicalKeyboardKey const zoomToggle

Represents the logical "Zoom Toggle" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey zoomToggle = LogicalKeyboardKey(0x00100000d4e);