CustomSwiperPagination constructor
CustomSwiperPagination({})
Implementation
CustomSwiperPagination(
{this.color = Colors.grey,
this.activeColor = Colors.blue,
this.space = 3.0,
this.size = 6.0,
this.activeSize = 20.0,
this.bottom=-20,
this.key});