TextController constructor

TextController(
  1. String text
)

Implementation

TextController(this.text);