custom_text_style library

Classes

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

Typedefs

CustomTextStyleCallback = TextStyle? Function(TextStyle? baseStyle, Map<String?, String?> attributes)