selectedText property

String get selectedText

Current selected text, if any.

Implementation

String get selectedText => _model.getSelectedText();