menu
simple_animations package
documentation
animation_builder/custom_animation_builder.dart
CustomAnimationBuilder<T>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
A child that's passed into the
builder
function.
Implementation
final Widget? child;
simple_animations package
documentation
animation_builder/custom_animation_builder
CustomAnimationBuilder<T>
child property
CustomAnimationBuilder class