exitCurve property

  1. @override
Curve exitCurve
final

The toast's exit animation curve. Defaults to Curves.easeOutCubic.

Implementation

@override
final Curve exitCurve;