selection property

TextSelection get selection

Currently selected text within the document.

Implementation

TextSelection get selection => _selection;