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