curve property
A variable to set the curve of the animation.
The default value is "Curves.easeInOut".
For more info please check the official documentation related to this topic:
Implementation
final Curve curve;
A variable to set the curve of the animation.
The default value is "Curves.easeInOut".
For more info please check the official documentation related to this topic:
final Curve curve;