SwiperOnTap typedef

SwiperOnTap = void Function(int index)

Implementation

typedef void SwiperOnTap(int index);