onTap property

ValueChanged<int>? onTap
final

Called when one of the items is pressed.

Implementation

final ValueChanged<int>? onTap;