justify property

VxTextBuilder justify

To align text as justify

Implementation

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