AddedToCartBottomSheet constructor

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

Implementation

const AddedToCartBottomSheet({super.key});