closedCaptionToggle constant

LogicalKeyboardKey const closedCaptionToggle

Represents the logical "Closed Caption Toggle" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey closedCaptionToggle = LogicalKeyboardKey(0x00100000d12);