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