recipe property

DraggableDoughRecipeData? recipe
final

Preferences for the behavior of this DraggableDough widget. This can be specified here or in the context of a DoughRecipe widget. This will override the contextual DraggableDoughRecipeData if provided.

Implementation

final DraggableDoughRecipeData? recipe;