onTap property
Signature for callbacks that report that an underlying value, when user pressed item.
Implementation
final ValueChanged<int> onTap;
Signature for callbacks that report that an underlying value, when user pressed item.
final ValueChanged<int> onTap;