AddDividerList constructor Null safety

const AddDividerList(
  1. {DividerModel? value}
)

Implementation

const AddDividerList({this.value});