DeleteFaderList constructor Null safety

const DeleteFaderList(
  1. {FaderModel? value}
)

Implementation

const DeleteFaderList({this.value});