ChangedDividerIndent constructor Null safety

ChangedDividerIndent(
  1. {String? value}
)

Implementation

ChangedDividerIndent({this.value});