AddSimpleTextList constructor Null safety

const AddSimpleTextList(
  1. {SimpleTextModel? value}
)

Implementation

const AddSimpleTextList({this.value});