isLeft property

bool get isLeft

Implementation

bool get isLeft => index >= 6 && index <= 8;