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