menu
tencentcloud_ai_desk_customer package
documentation
customer_service/plugin/components/message-richText.dart
MessageRichText
MessageRichText.new const constructor
MessageRichText.new 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});
tencentcloud_ai_desk_customer package
documentation
customer_service/plugin/components/message-richText
MessageRichText
MessageRichText.new const constructor
MessageRichText class