menu
phoenix_gallery package
documentation
page/gallery_detail_page.dart
GalleryDetailPage
detailRightAction property
detailRightAction property
dark_mode
light_mode
detailRightAction
property
Widget
Function
(
int
?
groupId
,
int
?
indexId
)
?
detailRightAction
final
右上角自定义设置按钮,若为空,则展示 "全部图片"
Implementation
final Widget Function(int? groupId, int? indexId)? detailRightAction;
phoenix_gallery package
documentation
page/gallery_detail_page
GalleryDetailPage
detailRightAction property
GalleryDetailPage class