MultiSegmentedEditorPresenter<T> constructor

const MultiSegmentedEditorPresenter<T>(
  1. MultiSegmentedEditor<T> editor
)

Implementation

const MultiSegmentedEditorPresenter(this.editor);