browserRefresh constant
Represents the logical "Browser Refresh" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey browserRefresh = LogicalKeyboardKey(0x00100000c05);
Represents the logical "Browser Refresh" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey browserRefresh = LogicalKeyboardKey(0x00100000c05);