isNotEmpty property

bool get isNotEmpty

Whether the current range is not empty.

A non-empty range contains at least one character.

Implementation

bool get isNotEmpty;