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