onTap property

ListItemTap<T, K>? onTap
final

Callback fired when an item is tapped.

Implementation

final ListItemTap<T, K>? onTap;