controller property
final
Optional controller for programmatic play/stop/reset.
If null, combine with autoPlay = true for fire-and-forget behaviour.
Implementation
final ConfettiController? controller;
Optional controller for programmatic play/stop/reset.
If null, combine with autoPlay = true for fire-and-forget behaviour.
final ConfettiController? controller;