onNewConversation property
Callback function called when creating a new conversation.
This function should handle the creation logic.
Implementation
final VoidCallback onNewConversation;
Callback function called when creating a new conversation.
This function should handle the creation logic.
final VoidCallback onNewConversation;