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