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