range property
The computed selection range of the owning SelectionListeners subtree.
Returns null
if there is nothing selected.
Implementation
SelectedContentRange? get range;
The computed selection range of the owning SelectionListeners subtree.
Returns null
if there is nothing selected.
SelectedContentRange? get range;