isRight property

bool get isRight

Implementation

bool get isRight => this == right || this == rightStart || this == rightEnd;