menu
tencent_float_chat_widget package
documentation
common/models/emoji.dart
EmojiText
appendContent method
appendContent method
dark_mode
light_mode
appendContent
method
void
appendContent
(
String
value
)
inherited
append text of SpecialText
Implementation
void appendContent(String value) { _content.write(value); }
tencent_float_chat_widget package
documentation
common/models/emoji
EmojiText
appendContent method
EmojiText class