menu
flutter_staggered_animations package
documentation
flutter_staggered_animations.dart
SlideAnimation
curve property
curve property
dark_mode
light_mode
curve
property
Curve
curve
final
The curve of the child animation. Defaults to
Curves.ease
.
Implementation
final Curve curve;
flutter_staggered_animations package
documentation
flutter_staggered_animations
SlideAnimation
curve property
SlideAnimation class