fadeDuration property

double? fadeDuration
final

The time it takes for an added point to fade out. It's total life time is fadeDuration + fadeAfterDelay.

Implementation

final double? fadeDuration;