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