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