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