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