spellCheckConfiguration property
Configuration that determines how spell check will be performed.
If possible, this configuration will contain a default for the SpellCheckService if it is not otherwise specified.
See also:
- DefaultSpellCheckService, the spell check service used by default.
Implementation
@visibleForTesting
SpellCheckConfiguration get spellCheckConfiguration => _spellCheckConfiguration;