ChangedSectionTitle constructor Null safety

ChangedSectionTitle(
  1. {String? value}
)

Implementation

ChangedSectionTitle({this.value});