range property

SelectedContentRange? get range

The computed selection range of the owning SelectionListeners subtree.

Returns null if there is nothing selected.

Implementation

SelectedContentRange? get range;