AddSimpleTextList constructor

const AddSimpleTextList({
  1. SimpleTextModel? value,
})

Implementation

const AddSimpleTextList({this.value});