RichContentWidget constructor
const
RichContentWidget({})
Implementation
const RichContentWidget({
super.key,
required this.content,
this.defaultTextStyle,
this.linkColor,
this.imageMaxHeight,
this.imageMaxWidth,
this.padding,
});