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