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