widgets/custom_styled_text library
Classes
- CustomStyledText
- Custom widget with formatting via tags.
Typedefs
- StyledTextWidgetBuilderCallback = Widget Function(BuildContext context, TextSpan textSpan)
- The builder callback for the CustomStyledText widget.