isVertical property

bool get isVertical

Implementation

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