browserStop constant

LogicalKeyboardKey const browserStop

Represents the logical "Browser Stop" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey browserStop = LogicalKeyboardKey(0x00100000c07);