currentSentence property

JidoujishoTextSelection currentSentence

Supplies a sentence that can be used for the sentence field when making a card while this source is active. Can be set with setCurrentSentence and clearCurrentSentence in a source page.

Implementation

JidoujishoTextSelection get currentSentence => _currentSentence;