MySwiperPlugin constructor
const
MySwiperPlugin(
- List<
ImageBean> ? pics, - int? initIndex,
- StreamController<
int> reBuild, - V2UploadIndicator? indicatorWrap,
Implementation
const MySwiperPlugin(this.pics, this.initIndex, this.reBuild, this.indicatorWrap);