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