RichTextLeafMarkHighlight constructor
RichTextLeafMarkHighlight({
- required String colorString,
Implementation
RichTextLeafMarkHighlight({required this.colorString});
RichTextLeafMarkHighlight({required this.colorString});