onTap property

ValueChanged<int>? onTap
getter/setter pair

Called when one of the items is tapped.

Implementation

ValueChanged<int>? onTap;