SimpleRichText constructor
SimpleRichText(})
Implementation
SimpleRichText(this.text,
{this.chars,
this.context,
this.fussy,
this.logIt = false,
this.maxLines,
this.pre,
this.post,
this.style = const TextStyle(),
this.textAlign,
this.textOverflow,
this.textScaleFactor});