menu
helpers package
documentation
helpers/transition.dart
BooleanTween<T>
reverseCurve property
reverseCurve property
dark_mode
light_mode
reverseCurve
property
Curve
?
reverseCurve
final
It is the curve that will carry out the interpolation.
Implementation
final Curve? reverseCurve;
helpers package
documentation
helpers/transition
BooleanTween<T>
reverseCurve property
BooleanTween class