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