orientation property
Returns the orientation of this axis.
Implementation
@override
AxisOrientation get orientation => AxisOrientation.bottom;
Returns the orientation of this axis.
@override
AxisOrientation get orientation => AxisOrientation.bottom;