spellcheck property
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;
This enables spell checking.
Note that setting this to true may also enable autocorrect on some mobile devices. Defaults to false
final bool? spellcheck;