menu
simple_animations package
documentation
animation_builder/custom_animation_builder.dart
CustomAnimationBuilder<T>
onStarted property
onStarted property
dark_mode
light_mode
onStarted
property
VoidCallback
?
onStarted
final
Called when the animation starts.
Implementation
final VoidCallback? onStarted;
simple_animations package
documentation
animation_builder/custom_animation_builder
CustomAnimationBuilder<T>
onStarted property
CustomAnimationBuilder class