axis property

Axis axis

The axis along which the scroll view scrolls.

Determined by the axisDirection.

Implementation

Axis get axis => axisDirectionToAxis(axisDirection);