ChangedSimpleTextText constructor Null safety

ChangedSimpleTextText(
  1. {String? value}
)

Implementation

ChangedSimpleTextText({this.value});