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