IconView constructor

IconView(
  1. IconModel model
)

Implementation

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