reentranceCurve property
The curve of the toast's fade-in animation when another toast has been dismissed and this toast re-enters the toaster. Defaults to Curves.easeOutCubic.
Implementation
@override
final Curve reentranceCurve;
The curve of the toast's fade-in animation when another toast has been dismissed and this toast re-enters the toaster. Defaults to Curves.easeOutCubic.
@override
final Curve reentranceCurve;