textAlignRight property

AutoLayout textAlignRight

Implementation

AutoLayout get textAlignRight {
  return this.._textAlign = TextAlign.right;
}