isRightSide property

bool get isRightSide

Implementation

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