PhoenixImageEaseOutFade constructor
const
PhoenixImageEaseOutFade({})
Implementation
const PhoenixImageEaseOutFade({
super.key,
required this.imageListCollection,
required this.durationMiliseconds,
this.imageHeight,
this.imagePadding,
});