onDoughBreak property

void Function(T)? onDoughBreak
final

Callback, called when an item breaks its dough.

Implementation

final void Function(T)? onDoughBreak;