mainAxisMax property

AutoLayout mainAxisMax

Implementation

AutoLayout get mainAxisMax {
  return this.._mainAxisSize = MainAxisSize.max;
}