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