DeleteCartList constructor

const DeleteCartList({
  1. CartModel? value,
})

Implementation

const DeleteCartList({this.value});