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