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