sizeCurve property Null safety
final
The curve of the animation between the two children's sizes.
Defaults to Curves.linear.
Implementation
final Curve sizeCurve;
The curve of the animation between the two children's sizes.
Defaults to Curves.linear.
final Curve sizeCurve;