axisDirection property

  1. @override
AxisDirection axisDirection

The direction in which the widget scrolls.

Implementation

@override
AxisDirection get axisDirection => _axisDirection;