isRight property

bool get isRight

Implementation

bool get isRight => index >= 9 && index <= 11;