superKey constant Null safety
Represents the logical "Super" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey superKey = LogicalKeyboardKey(0x0010000010e);
Represents the logical "Super" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey superKey = LogicalKeyboardKey(0x0010000010e);