ModalView constructor

ModalView(
  1. ModalModel model
)

Implementation

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