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