CustomRichTextWidget constructor
const
CustomRichTextWidget({})
Implementation
const CustomRichTextWidget({
Key? key,
this.title1,
this.title2,
this.title3,
this.title4,
this.title5,
this.title6,
this.title7,
this.onSubtitleTap2,
this.onSubtitleTap4,
this.onSubtitleTap6,
this.textAlign = TextAlign.center,
}) : super(key: key);