RegularGallery constructor
Implementation
const RegularGallery({
super.key,
this.items = const [],
this.resourceId,
this.onReply,
this.onShare,
this.onScrollTo,
});
const RegularGallery({
super.key,
this.items = const [],
this.resourceId,
this.onReply,
this.onShare,
this.onScrollTo,
});