speechCorrectionList constant Null safety

LogicalKeyboardKey const speechCorrectionList

Represents the logical "Speech Correction List" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey speechCorrectionList = LogicalKeyboardKey(0x00100000f01);