justify property

VxRichText get justify

To align text as justify

Implementation

VxRichText get justify => this.._textAlign = TextAlign.justify;