MySwiperPluginIndexBuilder typedef

MySwiperPluginIndexBuilder = Widget Function(int current, int totalCount)

Implementation

typedef MySwiperPluginIndexBuilder = Widget Function(int current, int totalCount);