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