curveOut property

Curve curveOut
final

Animation curve for the lightning effect disappearing.

This curve controls the easing of the lightning effect as it disappears. Default is Curves.linear.

Implementation

final Curve curveOut;