onItemTap property

void Function(ContactItemModel model)? onItemTap
final

Implementation

final void Function(ContactItemModel model)? onItemTap;