alignEnd property

AutoLayout alignEnd

Implementation

AutoLayout get alignEnd {
  return this.._mainAxisAlignment = MainAxisAlignment.end;
}