ImageGalleryStyle constructor
ImageGalleryStyle({})
Implementation
ImageGalleryStyle({
this.activeSlideColor,
this.inActiveSlideColor,
this.slideWidth,
this.slideHeight,
this.activeSlideIcon,
this.inActiveSlideIcon,
this.radius,
});