axis property
The axis along which the scroll view scrolls.
Determined by the axisDirection.
Implementation
Axis get axis => axisDirectionToAxis(axisDirection);
The axis along which the scroll view scrolls.
Determined by the axisDirection.
Axis get axis => axisDirectionToAxis(axisDirection);