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