TextProvider.fromText constructor

TextProvider.fromText(
  1. String? _text
)

Implementation

TextProvider.fromText(this._text);