tags/styled_text_tag_custom library

Classes

AutoSizeStyledTextCustomTag
A custom text style, for which you can specify the processing of attributes of the tag.

Typedefs

AutoSizeStyledTextCustomTagParser = TextStyle? Function(TextStyle? baseStyle, Map<String?, String?> attributes)
The signature of the tag attribute parser.