onTapItem property

void Function(T item, int index)? onTapItem
final

Implementation

final void Function(T item, int index)? onTapItem;