menu
styled_text package
documentation
tags/styled_text_tag_custom.dart
tags/styled_text_tag_custom.dart
dark_mode
light_mode
tags/styled_text_tag_custom
library
Classes
StyledTextCustomTag
A custom text style, for which you can specify the processing of attributes of the tag.
Typedefs
StyledTextCustomTagParser
=
TextStyle
? Function
(
TextStyle
?
baseStyle
,
Map
<
String
?
,
String
?
>
attributes
)
The signature of the tag attribute parser.
styled_text package
documentation
tags/styled_text_tag_custom.dart
styled_text
package
Libraries
styled_text
tags/styled_text_tag
tags/styled_text_tag_action
tags/styled_text_tag_base
tags/styled_text_tag_custom
tags/styled_text_tag_icon
tags/styled_text_tag_widget
tags/styled_text_tag_widget_builder
widgets/custom_styled_text
widgets/styled_text
styled_text_tag_custom library