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