spaceAround property

AutoLayout spaceAround

Implementation

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