mainAxisMax property

AutoLayout get mainAxisMax

Implementation

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