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