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