animationCurve property

Curve animationCurve
getter/setter pairinherited

Animation curve for the image transition (fade in after loading)

Implementation

Curve animationCurve = Curves.easeOut;