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