expandCurve property

  1. @override
Curve expandCurve
final

The animation curve for the toasts' expansion and collapsing. Defaults to Curves.easeOutCubic.

Implementation

@override
final Curve expandCurve;