UpdateFaderList constructor Null safety

const UpdateFaderList(
  1. {FaderModel? value}
)

Implementation

const UpdateFaderList({this.value});