menu
dash_chat_custom package
documentation
dash_chat_custom.dart
MessageOptions
onPressMessage property
onPressMessage property
dark_mode
light_mode
onPressMessage
property
dynamic Function
(
ChatMessage
)
?
onPressMessage
final
Function to call when the user press on a message
Implementation
final Function(ChatMessage)? onPressMessage;
dash_chat_custom package
documentation
dash_chat_custom
MessageOptions
onPressMessage property
MessageOptions class