isLeft property

bool get isLeft

Implementation

bool get isLeft => index == 0 || index == 2;