menu
tencent_cloud_chat_customer_service_plugin package
documentation
components/message-bubble-button.dart
MessageBubbleButton
MessageBubbleButton.new const constructor
MessageBubbleButton.new const constructor
dark_mode
light_mode
MessageBubbleButton
constructor
const
MessageBubbleButton
(
{
Key
?
key
,
bool
showAINote
=
false
,
required
V2TimMessage
message
,
})
Implementation
const MessageBubbleButton({ super.key, this.showAINote = false, required this.message, });
tencent_cloud_chat_customer_service_plugin package
documentation
components/message-bubble-button
MessageBubbleButton
MessageBubbleButton.new const constructor
MessageBubbleButton class