axis property
Axis
get
axis
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);