min property

AutoLayout get min

Implementation

AutoLayout get min {
  return this.._mainAxisSize = MainAxisSize.min;
}