textAlignLeft property

AutoLayout get textAlignLeft

Implementation

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