FBPhotoView constructor
const
FBPhotoView({})
Implementation
const FBPhotoView({
super.key,
required this.dataSource,
this.thumbnailSource,
this.height,
this.customSubChild,
this.displayType = FBPhotoViewType.autoGrid,
this.onPageChanged,
this.onStartDisplay,
this.fit = BoxFit.cover,
});