entranceCurve property

  1. @override
Curve entranceCurve
final

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

Implementation

@override
final Curve entranceCurve;