ReadonlyEditorPresenter<T> constructor

const ReadonlyEditorPresenter<T>(
  1. ReadonlyEditor<T> editor
)

Implementation

const ReadonlyEditorPresenter(this.editor);