superKey constant

LogicalKeyboardKey const superKey

Represents the logical "Super" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey superKey = LogicalKeyboardKey(0x0010000010e);