selectTask constant
GameShortcutsShortcut
const selectTask
Represents the location of the "Select Task" key on a generalizedkeyboard.
Implementation
static const GameShortcutsShortcut selectTask = GameShortcutsShortcut(
key: PhysicalKeyboardKey.selectTask,
name: 'selectTask',
);