BoxView constructor

BoxView(
  1. BoxModel model
)

Implementation

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