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