OnItemTapCallback typedef

OnItemTapCallback = dynamic Function(int index)

Implementation

typedef OnItemTapCallback = Function(int index);