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