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