BaseGalleryViewPage constructor
const
BaseGalleryViewPage({})
Implementation
const BaseGalleryViewPage(
{super.key,
required this.images,
this.currentIndex = 0,
this.appBar,
this.enableRotation = false});