menu
fluttershow_base package
documentation
components/model/animation_arguments.dart
AnimationArguments
curve property
curve property
dark_mode
light_mode
curve
property
Curve
curve
final
The curve used for the animation.
Example:
Curves.easeIn
Implementation
final Curve curve;
fluttershow_base package
documentation
components/model/animation_arguments
AnimationArguments
curve property
AnimationArguments class