menu
eyflutter_rich_text package
documentation
ey_special_text.dart
EySpecialText
getContent method
getContent method
dark_mode
light_mode
getContent
method
String
getContent
(
)
get content of SpecialText
Implementation
String getContent() { return _content.toString(); }
eyflutter_rich_text package
documentation
ey_special_text
EySpecialText
getContent method
EySpecialText class