ModalManagerView constructor

ModalManagerView(
  1. ModalManagerModel model
)

Implementation

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