UpdateFaderList constructor

const UpdateFaderList({
  1. FaderModel? value,
})

Implementation

const UpdateFaderList({this.value});