menu
simple_animations package
documentation
animation_builder/custom_animation_builder.dart
CustomAnimationBuilder<T>
curve property
curve property
dark_mode
light_mode
curve
property
Curve
curve
final
The
curve
of the animation. By default it's
Curves.linear
.
Implementation
final Curve curve;
simple_animations package
documentation
animation_builder/custom_animation_builder
CustomAnimationBuilder<T>
curve property
CustomAnimationBuilder class