menu
flutter_next package
documentation
animations/wrappers/double_animation_wrapper.dart
DoubleAnimationWrapper<T>
child property
child property
dark_mode
light_mode
child
property
Widget
Function
(
AnimationController
controller
,
T
first
,
T
second
)
child
final
Implementation
final Widget Function(AnimationController controller, T first, T second) child;
flutter_next package
documentation
animations/wrappers/double_animation_wrapper
DoubleAnimationWrapper<T>
child property
DoubleAnimationWrapper class