ShoppingApp constructor

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

Implementation

const ShoppingApp({super.key});