isNoSelection property

bool isNoSelection

Implementation

bool get isNoSelection => start == -1 && end == -1;