onTap property

(dynamic Function(int value)?) onTap
final

OnTap callback function with index

Implementation

final Function(int value)? onTap;