isUpSide property

bool isUpSide

Implementation

bool get isUpSide => this == up || this == upRight || this == upLeft;