RichTextSuperscript constructor

RichTextSuperscript({
  1. RichText? text,
})

Implementation

RichTextSuperscript({this.text});