ImageView constructor

ImageView(
  1. ImageModel model
)

Implementation

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