direction property Null safety
final
The direction in which this widget scrolls.
Cannot be null.
Implementation
final AxisDirection direction;
The direction in which this widget scrolls.
Cannot be null.
final AxisDirection direction;