curve property
The easing curve for the primary animation direction.
Controls how the animation progresses over time. Defaults to Curves.linear.
Implementation
final Curve curve;
The easing curve for the primary animation direction.
Controls how the animation progresses over time. Defaults to Curves.linear.
final Curve curve;