const RichTextWithOverflow({ super.key, required this.text, required this.maxLines, required this.overflowWidget, });