ImagesSwipe constructor
const
ImagesSwipe({})
Constructor
Implementation
const ImagesSwipe(
{super.key,
required this.currentIndex,
required this.setCurrentIndex,
required this.uri,
required this.imagesLength});