CartScreen constructor

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

Implementation

const CartScreen({super.key});