ReactiveView constructor
ReactiveView(
- ViewableMixin model,
- ViewableWidgetView child
Implementation
ReactiveView(this.model, this.child) : super(key: ObjectKey(model));