menu
simple_animations package
documentation
animation_builder/custom_animation_builder.dart
CustomAnimationBuilder<T>
builder property
builder property
dark_mode
light_mode
builder
property
ValueWidgetBuilder
<
T
>
builder
final
Builds the animation frame.
Implementation
final ValueWidgetBuilder<T> builder;
simple_animations package
documentation
animation_builder/custom_animation_builder
CustomAnimationBuilder<T>
builder property
CustomAnimationBuilder class