menu
neuron
neuron.dart
AnimatedSlot
<
T
>
exitCurve property
exitCurve
dark_mode
light_mode
exitCurve
property
Curve
?
exitCurve
final
Curve for the exiting widget. If null, uses
curve
.
Implementation
final Curve? exitCurve;
neuron
neuron
AnimatedSlot
<
T
>
exitCurve property
AnimatedSlot class