isLeftSide property

bool isLeftSide

Implementation

bool get isLeftSide => this == left || this == upLeft || this == downLeft;