scrollDirection property
The Axis along which the scroll view's offset increases.
For the direction in which active scrolling may be occurring, see ScrollDirection.
Defaults to Axis.vertical.
Implementation
final Axis scrollDirection;
The Axis along which the scroll view's offset increases.
For the direction in which active scrolling may be occurring, see ScrollDirection.
Defaults to Axis.vertical.
final Axis scrollDirection;