selection property
TextSelection
get
selection
Currently selected text within the document.
Implementation
TextSelection get selection => _selection;
Currently selected text within the document.
TextSelection get selection => _selection;