CartScreenSkeleton constructor

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

Implementation

const CartScreenSkeleton({
  super.key,
});