transitionCurve property

  1. @override
Curve transitionCurve
final

The toast's transition animation curve. Defaults to Curves.easeInOutCubic.

Implementation

@override
final Curve transitionCurve;