AddToCartBottomSheet constructor

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

Implementation

const AddToCartBottomSheet({super.key});