justify property

To align text as justify

Implementation

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