menu
schema_org package
documentation
schemas/recipe.dart
SchemaRecipe
recipeIngredient property
recipeIngredient property
dark_mode
light_mode
recipeIngredient
property
String
?
recipeIngredient
getter/setter pair
A single ingredient used in the recipe, e.g. sugar, flour or garlic.
Implementation
String? recipeIngredient;
schema_org package
documentation
schemas/recipe
SchemaRecipe
recipeIngredient property
SchemaRecipe class