ScopeView constructor

ScopeView(
  1. ScopeModel model
)

Implementation

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