prefs property

DraggableDoughPrefs? prefs
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 DoughRecipeData.draggablePrefs if provided.

Implementation

final DraggableDoughPrefs? prefs;