onTap property

ValueChanged<int> onTap
final

Signature for callbacks that report that an underlying value, when user pressed item.

Implementation

final ValueChanged<int> onTap;