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