scrollDirection property

Axis? scrollDirection
final

The axis along which the scroll view scrolls.

Implementation

final Axis? scrollDirection;