menu
flutter_next package
documentation
animations/wrappers/single_animation_wrapper.dart
SingleAnimationWrapper<T>
child property
child property
dark_mode
light_mode
child
property
Widget
Function
(
AnimationController
,
T
)
child
final
Implementation
final Widget Function(AnimationController, T) child;
flutter_next package
documentation
animations/wrappers/single_animation_wrapper
SingleAnimationWrapper<T>
child property
SingleAnimationWrapper class