numpadMemoryAdd constant
GameShortcutsShortcut
const numpadMemoryAdd
Represents the location of the "Numpad Memory Add" key on a generalizedkeyboard.
Implementation
static const GameShortcutsShortcut numpadMemoryAdd = GameShortcutsShortcut(
key: PhysicalKeyboardKey.numpadMemoryAdd,
name: 'numpadMemoryAdd',
);