transitionCurve property
The toast's transition animation curve. Defaults to Curves.easeOutCubic.
Implementation
@override
final Curve transitionCurve;
The toast's transition animation curve. Defaults to Curves.easeOutCubic.
@override
final Curve transitionCurve;