ImagesPopup constructor
const
ImagesPopup({})
Implementation
const ImagesPopup({Key? key,this.title="Images",required this.urls,this.initial=0,this.scrSize=0,this.errorBuilder}) : super(key: key);
const ImagesPopup({Key? key,this.title="Images",required this.urls,this.initial=0,this.scrSize=0,this.errorBuilder}) : super(key: key);