CartItemSkeleton constructor

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

Implementation

const CartItemSkeleton({super.key});