sizeCurve property

Curve sizeCurve
final

The curve of the animation between the two children's sizes.

Defaults to Curves.linear.

Implementation

final Curve sizeCurve;