link constant

LogicalKeyboardKey const link

Represents the logical "Link" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey link = LogicalKeyboardKey(0x00100000d27);