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