TextBuilder constructor

TextBuilder(
  1. String text
)

Implementation

TextBuilder(this.text);