menu
hyperlink_text package
documentation
Rich_text/rich_element.dart
RichElement
text property
text property
dark_mode
light_mode
text
property
String
get
text
Returns text content for the current element.
Implementation
String get text => _text;
hyperlink_text package
documentation
Rich_text/rich_element
RichElement
text property
RichElement class