find constant

LogicalKeyboardKey const find

Represents the logical "Find" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey find = LogicalKeyboardKey(0x00100000507);