ChangedSimpleTextTitle constructor Null safety

ChangedSimpleTextTitle(
  1. {String? value}
)

Implementation

ChangedSimpleTextTitle({this.value});