enterCurve property

  1. @override
Curve enterCurve
final

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

Implementation

@override
final Curve enterCurve;