RadioView constructor

RadioView(
  1. RadioModel model
)

Implementation

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