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