TextInline constructor

TextInline(
  1. String text
)

Implementation

TextInline(this.text);