AddDividerList constructor

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

Implementation

const AddDividerList({this.value});