previousCandidate constant

LogicalKeyboardKey const previousCandidate

Represents the logical "Previous Candidate" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey previousCandidate = LogicalKeyboardKey(0x0010000070e);