justify property

VxTextBuilder get justify

To align text as justify

Implementation

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