NumberSwiperIndicator constructor
NumberSwiperIndicator({})
Implementation
NumberSwiperIndicator(
{this.textColor = Colors.white,
this.backgroundColor = Colors.transparent,
this.minWidth = 38,
this.minHeight = 18});