isUpSide property

bool get isUpSide

Implementation

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