axisDirection property Null safety

AxisDirection axisDirection
override

The direction in which the scroll view scrolls.

Implementation

@override
AxisDirection get axisDirection => context.axisDirection;