textPretty method

TextBuilder textPretty()

Implementation

TextBuilder textPretty() => TextBuilder(data ?? '').textPretty();