axisDirection property

  1. @override
AxisDirection axisDirection
override

The direction in which the widget scrolls.

Implementation

@override
AxisDirection get axisDirection => widget.axisDirection;