mainAxis property
The axis (horizontal or vertical) corresponding to the current axisDirection.
Implementation
Axis get mainAxis => axisDirectionToAxis(axisDirection);
The axis (horizontal or vertical) corresponding to the current axisDirection.
Axis get mainAxis => axisDirectionToAxis(axisDirection);