browserFavorites constant

LogicalKeyboardKey const browserFavorites

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey browserFavorites = LogicalKeyboardKey(0x00100000c02);