start property

DocumentPosition start
final

The start position of the range represented by its position within the document.

The start position comes before the end position, or is equivalent to the end position.

Implementation

final DocumentPosition start;