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