axisDirection property
override
The direction in which the widget scrolls.
Implementation
@override
AxisDirection get axisDirection => widget.axisDirection;
The direction in which the widget scrolls.
@override
AxisDirection get axisDirection => widget.axisDirection;