isLeft property

bool get isLeft

Implementation

bool get isLeft => this == left || this == leftStart || this == leftEnd;