isVertical property

bool isVertical

Implementation

bool get isVertical => widget.scrollDirection != Axis.horizontal;