nextCandidate constant
Represents the logical "Next Candidate" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey nextCandidate = LogicalKeyboardKey(0x0010000070c);
Represents the logical "Next Candidate" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey nextCandidate = LogicalKeyboardKey(0x0010000070c);