CPDFContentEditorAttribute constructor

const CPDFContentEditorAttribute({
  1. CPDFContentEditorAttr text = const CPDFContentEditorAttr(),
})

Implementation

const CPDFContentEditorAttribute({this.text = const CPDFContentEditorAttr()});