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