exitCurve property
The curve of the toast's fade-out animation when the number of toasts in a toaster exceeds the maximum allowed and this toast is hidden. Defaults to Curves.easeOutCubic.
Implementation
@override
final Curve exitCurve;
The curve of the toast's fade-out animation when the number of toasts in a toaster exceeds the maximum allowed and this toast is hidden. Defaults to Curves.easeOutCubic.
@override
final Curve exitCurve;