isRightSide property

bool isRightSide

Implementation

bool get isRightSide => this == right || this == upRight || this == downRight;