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