menu
wt_framework package
documentation
libs/anim/wt_animate.dart
WtAnimate
curve property
curve property
dark_mode
light_mode
curve
property
Curve
?
curve
final
Animation curve. Falls back to
WtConfig.animCurve
, then
Curves.easeOut
.
Implementation
final Curve? curve;
wt_framework package
documentation
libs/anim/wt_animate
WtAnimate
curve property
WtAnimate class