StandardEditorPieces constructor

StandardEditorPieces(
  1. Document document,
  2. DocumentComposer composer,
  3. Editor editor
)

Implementation

StandardEditorPieces(this.document, this.composer, this.editor);