FormView constructor

FormView(
  1. FormModel model
)

Implementation

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