onItemTap property

OnTap onItemTap
final

Function to call when a certain item is clicked Takes in a parameter of the item which was clicked

Implementation

final OnTap onItemTap;