OnTap typedef

OnTap = void Function(int index, String value)

Implementation

typedef OnTap = void Function(int index, String value);