fn constant

LogicalKeyboardKey const fn

Represents the logical "Fn" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey fn = LogicalKeyboardKey(0x00100000106);