recipe property
The contexual recipe applied to the associated Dough widget.
Implementation
@Deprecated('Access this value using the context instead.')
DoughRecipeData get recipe => _context.recipe;
The contexual recipe applied to the associated Dough widget.
@Deprecated('Access this value using the context instead.')
DoughRecipeData get recipe => _context.recipe;