menu
getwidget package
documentation
components/animation/gf_animation.dart
GFAnimation
curve property
curve property
dark_mode
light_mode
curve
property
Curve
?
curve
final
Determines the animation curve. Defaults to
Curves.linear
.
Implementation
final Curve? curve;
getwidget package
documentation
components/animation/gf_animation
GFAnimation
curve property
GFAnimation class