onTap property

ValueChanged<int> onTap
final

Called when the user selects a new item.

Implementation

final ValueChanged<int> onTap;