fadeInCurve property

  1. @override
Curve fadeInCurve
final

The curve of the fade in animation. Defaults to Curves.linear.

Implementation

@override
final Curve fadeInCurve;