SelectView constructor

SelectView(
  1. SelectModel model
)

Implementation

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