isVertical property

bool isVertical

Implementation

bool get isVertical => this == AxisDirection.up || this == AxisDirection.down;