curveIn property

Curve curveIn
final

Animation curve for the lightning effect appearing.

This curve controls the easing of the lightning effect as it appears. Default is Curves.easeIn.

Implementation

final Curve curveIn;