RecipeApp constructor

const RecipeApp({
  1. Key? key,
})

Implementation

const RecipeApp({super.key});