spellCheckingEnabled property
final
Enable or disable spell checking in the WebContext.
When enabled, text entered by the user will be checked for spelling errors.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit (Official API - webkit_web_context_set_spell_checking_enabled)
Implementation
final bool? spellCheckingEnabled;