GalleryPopup constructor
Implementation
const GalleryPopup({
super.key,
this.children = const [],
this.initial = 0,
this.initialKey,
this.onPageChanged,
this.onTrashPressed,
this.nextLoading = false,
this.previousLoading = false,
});