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