menu
flutter_chatflow package
documentation
widgets/chat_bubble.dart
ChatBubble
setReplyMessage property
setReplyMessage property
dark_mode
light_mode
setReplyMessage
property
void Function
(
Message
reply
)
setReplyMessage
final
Set Replying Message
Implementation
final void Function(Message reply) setReplyMessage;
flutter_chatflow package
documentation
widgets/chat_bubble
ChatBubble
setReplyMessage property
ChatBubble class