onDoughBreak property

VoidCallback? onDoughBreak
final

A callback raised when the user drags the feedback widget beyond the DraggableDoughPrefs.breakDistance and the Dough snaps back into its original form.

Implementation

final VoidCallback? onDoughBreak;