controller property

ConfettiController? controller
final

Optional controller for programmatic play/stop/reset.

If null, combine with autoPlay = true for fire-and-forget behaviour.

Implementation

final ConfettiController? controller;