textAlignLeft property

AutoLayout textAlignLeft

Implementation

AutoLayout get textAlignLeft {
  return this.._textAlign = TextAlign.left;
}