DeleteProductDisplayList constructor

const DeleteProductDisplayList({
  1. ProductDisplayModel? value,
})

Implementation

const DeleteProductDisplayList({this.value});