info constant

LogicalKeyboardKey const info

Represents the logical "Info" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey info = LogicalKeyboardKey(0x00100000d25);