axisDirection property
The direction in which the scroll view scrolls.
Implementation
@override
AxisDirection get axisDirection => throw UnimplementedError();
The direction in which the scroll view scrolls.
@override
AxisDirection get axisDirection => throw UnimplementedError();