menu
ensemble_chat package
documentation
chat_page.dart
ChatPage
onMessageSend property
onMessageSend property
dark_mode
light_mode
onMessageSend
property
dynamic Function
(
String
value
)
onMessageSend
final
Callback invoked when the user sends a message.
Implementation
final Function(String value) onMessageSend;
ensemble_chat package
documentation
chat_page
ChatPage
onMessageSend property
ChatPage class