UnauthorizedCartWidget constructor

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

Implementation

const UnauthorizedCartWidget({
  super.key,
});