AddFaderList constructor Null safety

const AddFaderList(
  1. {FaderModel? value}
)

Implementation

const AddFaderList({this.value});