StandardEditorPieces constructor
StandardEditorPieces(
- Document document,
- DocumentComposer composer,
- Editor editor
Implementation
StandardEditorPieces(this.document, this.composer, this.editor);