T constructor

T(
  1. String text
)

Implementation

T(this.text) : super(children: []);