selection property

TextSelection selection

Currently selected text within the document.

Implementation

TextSelection get selection => _selection;