ChangedDocumentPadding constructor Null safety

ChangedDocumentPadding(
  1. {String? value}
)

Implementation

ChangedDocumentPadding({this.value});