burstCurve property

Curve? burstCurve
final

The animation curve used for the burst animation.

Defaults to Curves.easeOut.

Implementation

final Curve? burstCurve;