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