OnTapLabel typedef

OnTapLabel = dynamic Function(int index)

Implementation

typedef OnTapLabel(int index);