fn constant
Represents the logical "Fn" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey fn = LogicalKeyboardKey(0x00100000106);
Represents the logical "Fn" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey fn = LogicalKeyboardKey(0x00100000106);