fadeInThreshold property

double fadeInThreshold
final

The progress threshold at which the particle starts to fade in during the animation.

This value is between 0.0 and 1.0, where 0.0 represents the start of the animation and 1.0 represents the end.

Implementation

final double fadeInThreshold;