spellCheck property

bool spellCheck
final

Specify whether or not the editor should spellcheck its contents.

Default value is false.

Implementation

final bool spellCheck;