onTap property

(void Function(T clickedItem)?) onTap
final

Implementation

final void Function(T clickedItem)? onTap;