ImageSlider constructor
const
ImageSlider({})
Implementation
const ImageSlider(
{this.images,
this.borderRadius,
this.indicatorColor,
this.indicatorShape = '0',
this.selectedColor,
this.slidingTime,
this.showIndicator = true,
this.showNavArrow = true,
this.navIconColor,
this.navIconSize,
super.key});