TextBuilder constructor

TextBuilder(
  1. String _text
)

Implementation

TextBuilder(this._text);