menu
phoenix_gallery package
documentation
page/gallery_summary_page.dart
GallerySummaryPage
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_summary_page
GallerySummaryPage
detailRightAction property
GallerySummaryPage class