menu
dash_chat_tool package
documentation
dash_chat_tool.dart
MessageOptions
onPressMention property
onPressMention property
dark_mode
light_mode
onPressMention
property
dynamic Function
(
Mention
)
?
onPressMention
final
Function to call when the user press on a message mention
Implementation
final Function(Mention)? onPressMention;
dash_chat_tool package
documentation
dash_chat_tool
MessageOptions
onPressMention property
MessageOptions class