EditorView constructor

EditorView(
  1. EditorModel model
)

Implementation

EditorView(this.model) : super(key: ObjectKey(model));