CPDFContentEditorAttribute constructor

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

Implementation

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