onItemTap property

ValueChanged<int>? onItemTap
final

Callback fired when an item is tapped.

Implementation

final ValueChanged<int>? onItemTap;