menu
flutter_next package
documentation
animations/wrappers/double_animation_wrapper.dart
DoubleAnimationWrapper<T>
secondAnimation property
secondAnimation property
dark_mode
light_mode
secondAnimation
property
Animation
<
T
>
Function
(
AnimationController
controller
)
secondAnimation
final
Implementation
final Animation<T> Function(AnimationController controller) firstAnimation, secondAnimation;
flutter_next package
documentation
animations/wrappers/double_animation_wrapper
DoubleAnimationWrapper<T>
secondAnimation property
DoubleAnimationWrapper class