onComplete property
final
Called once when all particles have faded and the animation is complete.
Implementation
final VoidCallback? onComplete;
Called once when all particles have faded and the animation is complete.
final VoidCallback? onComplete;