imageViewerCustomAppBar property
Widget? Function(int currentIndex, int totalImages, VoidCallback onBack)?
imageViewerCustomAppBar
final
Implementation
final Widget? Function(
int currentIndex, int totalImages, VoidCallback onBack)?
imageViewerCustomAppBar;