textJustify method

TextBuilder textJustify()

Implementation

TextBuilder textJustify() => textAlign(TextAlign.justify);