fn constant
GameShortcutsShortcut
const fn
Represents the location of the "Fn" key on a generalized keyboard.
Implementation
static const GameShortcutsShortcut fn = GameShortcutsShortcut(
key: PhysicalKeyboardKey.fn,
name: 'fn',
);