checkSentence
open suspend override fun checkSentence(sentence: String, sentenceRange: TextEditorRange): List<Correction>(source)
Implements EditorSpellChecker.checkSentence using the platform spell checker.
Implements EditorSpellChecker.checkSentence using the platform spell checker.