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