isDownSide property

bool isDownSide

Implementation

bool get isDownSide => this == down || this == downRight || this == downLeft;