menu
tencent_cloud_chat_customer_service_plugin package
documentation
components/message-richText.dart
MessageRichText
MessageRichText const constructor
MessageRichText const constructor
dark_mode
light_mode
MessageRichText
constructor
const
MessageRichText
(
{
Key
?
key
,
dynamic
payload
,
Function
?
onTapLink
,
})
Implementation
const MessageRichText({super.key, this.payload, this.onTapLink});
tencent_cloud_chat_customer_service_plugin package
documentation
components/message-richText
MessageRichText
MessageRichText const constructor
MessageRichText class