AddSectionList constructor Null safety

const AddSectionList(
  1. {SectionModel? value}
)

Implementation

const AddSectionList({this.value});