justify property

VxRichText justify

To align text as justify

Implementation

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