menu
hyperlink_text package
documentation
Rich_text/rich_element.dart
RichElement
style property
style property
dark_mode
light_mode
style
property
TextStyle
?
get
style
Returns the style for the current element.
Implementation
TextStyle? get style => _style;
hyperlink_text package
documentation
Rich_text/rich_element
RichElement
style property
RichElement class