curve property

Curve curve
final

The curve applied to the animation when animating this widget into view

Defaults to Curves.ease

Implementation

final Curve curve;