orientation property

  1. @override
AxisOrientation get orientation
override

Returns the orientation of this axis.

Implementation

@override
AxisOrientation get orientation => AxisOrientation.bottom;