UpdateDividerList constructor

const UpdateDividerList({
  1. DividerModel? value,
})

Implementation

const UpdateDividerList({this.value});