browserSearch constant

PhysicalKeyboardKey const browserSearch

Represents the location of the "Browser Search" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey browserSearch = PhysicalKeyboardKey(0x000c0221);