menu
simple_animations package
documentation
animation_builder/custom_animation_builder.dart
CustomAnimationBuilder<T>
tween property
tween property
dark_mode
light_mode
tween
property
Animatable
<
T
>
tween
final
The
tween
to animate.
Implementation
final Animatable<T> tween;
simple_animations package
documentation
animation_builder/custom_animation_builder
CustomAnimationBuilder<T>
tween property
CustomAnimationBuilder class