doughDraggedRenderer property
final
Participant being dragged currently with its dough broken.
Implementation
final Rx<Participant?> doughDraggedRenderer = Rx(null);
Participant being dragged currently with its dough broken.
final Rx<Participant?> doughDraggedRenderer = Rx(null);