menu
chatwoot_client_sdk package
documentation
ui/chatwoot_chat_page.dart
ChatwootChat
onMessageSent property
onMessageSent property
dark_mode
light_mode
onMessageSent
property
void Function
(
ChatwootMessage
)
?
onMessageSent
final
See
ChatwootCallbacks.onMessageSent
Implementation
final void Function(ChatwootMessage)? onMessageSent;
chatwoot_client_sdk package
documentation
ui/chatwoot_chat_page
ChatwootChat
onMessageSent property
ChatwootChat class