axis property Null safety

Axis axis
read / write

Axis used, if shouldWrap is true.

Defaults to Axis.horizontal.

Implementation

Axis axis;