PopupGalleryView constructor
Implementation
const PopupGalleryView({
super.key,
required this.chatId,
this.initialKey,
this.initialIndex = 0,
required this.depsFactory,
});
const PopupGalleryView({
super.key,
required this.chatId,
this.initialKey,
this.initialIndex = 0,
required this.depsFactory,
});