animationCurve property

Curve animationCurve
getter/setter pair

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

Implementation

Curve animationCurve = Curves.easeOut;