onLongPress property
dynamic Function(RecentChatData chatItem)?
onLongPress
final
Implementation
final Function(RecentChatData chatItem)? onLongPress;
final Function(RecentChatData chatItem)? onLongPress;