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