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