spaceAround property

AutoLayout get spaceAround

Implementation

AutoLayout get spaceAround {
  return this.._mainAxisAlignment = MainAxisAlignment.spaceAround;
}