SingleChipsEditorPresenter<T> constructor

const SingleChipsEditorPresenter<T>(
  1. SingleChipsEditor<T> editor
)

Implementation

const SingleChipsEditorPresenter(this.editor);