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