alignEnd property

AutoLayout get alignEnd

Implementation

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