spellCheckConfiguration property

  1. @visibleForTesting
SpellCheckConfiguration spellCheckConfiguration

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:

Implementation

@visibleForTesting
SpellCheckConfiguration get spellCheckConfiguration => _spellCheckConfiguration;