min property

Implementation

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