spellcheck property

bool? spellcheck
final

This enables spell checking.

Note that setting this to true may also enable autocorrect on some mobile devices. Defaults to false

Implementation

final bool? spellcheck;