spellCheck constant

PhysicalKeyboardKey const spellCheck

Represents the location of the "Spell Check" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey spellCheck = PhysicalKeyboardKey(0x000c01ab);