menu
simple_animations package
documentation
animation_builder/play_animation_builder.dart
PlayAnimationBuilder<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/play_animation_builder
PlayAnimationBuilder<T>
tween property
PlayAnimationBuilder class