suggestionSpans property

List<SuggestionSpan> suggestionSpans
final

The spell check results of the spellCheckedText.

See also:

  • SuggestionSpan, the ranges of misspelled text and corresponding replacement suggestions.

Implementation

final List<SuggestionSpan> suggestionSpans;