menu
neuron
neuron.dart
AnimatedSlot
<
T
>
onAnimationComplete property
onAnimationComplete
dark_mode
light_mode
onAnimationComplete
property
VoidCallback
?
onAnimationComplete
final
Called when the animation completes.
Implementation
final VoidCallback? onAnimationComplete;
neuron
neuron
AnimatedSlot
<
T
>
onAnimationComplete property
AnimatedSlot class