browserForward constant

LogicalKeyboardKey const browserForward

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey browserForward = LogicalKeyboardKey(0x00100000c03);