isEmpty property

bool isEmpty

Determine whether the text ranges are empty.

Implementation

bool get isEmpty => ranges.isEmpty;