ImagePreview constructor
ImagePreview({})
Implementation
ImagePreview(
{Key? key,
this.images,
this.startPosition: 0,
this.showIndex: true,
this.showIndicators: false,
this.swipeDuration,
this.onChange});