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