ExtendedPhotoGalleryPageOptionsBuilder typedef

ExtendedPhotoGalleryPageOptionsBuilder = ExtendedPhotoGalleryPageOptions Function(BuildContext context, int index)

The signature for building a ExtendedPhotoGalleryPageOptions with given page index.

Implementation

typedef ExtendedPhotoGalleryPageOptionsBuilder = ExtendedPhotoGalleryPageOptions Function(BuildContext context, int index);