curve property

Curve curve
final

The curve used to animate the child into view. Defaults to Curves.easeIn

Implementation

final Curve curve;