onTap property

ValueChanged<int>? onTap
final

Function called when an item was tapped

Implementation

final ValueChanged<int>? onTap;