curve property

Curve curve
final

The default curve to use when animating the expand/collapse operations.

Defaults to Curves.linear.

Implementation

final Curve curve;