onTap property

ValueChanged<int> onTap
final

Called when the user taps an item.

Implementation

final ValueChanged<int> onTap;