ReadMoreHtml constructor
const
ReadMoreHtml({})
Implementation
const ReadMoreHtml({super.key, required this.htmlData, this.fontColor, this.isBold = false, this.fontSize = 10, this.onShowMoreTap});
const ReadMoreHtml({super.key, required this.htmlData, this.fontColor, this.isBold = false, this.fontSize = 10, this.onShowMoreTap});