animationCurve property
Animation curve for the image transition (fade in after loading)
Implementation
Curve animationCurve = Curves.easeOut;
Animation curve for the image transition (fade in after loading)
Curve animationCurve = Curves.easeOut;