menu
messenger
ui/page/home/tab/chats/widget/recent_chat.dart
RecentChatTile
onMute property
onMute
dark_mode
light_mode
onMute
property
void Function
()
?
onMute
final
Callback, called when this
rxChat
mute action is triggered.
Implementation
final void Function()? onMute;
messenger
recent_chat
RecentChatTile
onMute property
RecentChatTile class