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