browserBack constant

LogicalKeyboardKey const browserBack

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey browserBack = LogicalKeyboardKey(0x00100000c01);