mainAxis property
final
The main axis of the two.
Used to determine how to apply primary when true.
This value should also be provided to the subclass of TwoDimensionalViewport, where it is used to determine paint order of children.
Implementation
final Axis mainAxis;