RadioModel constructor
RadioModel()
Implementation
RadioModel(
this.isSelected,
this.icon,
this.id,
this.selectedBtnColor,
this.disabledBtnColor,
this.selectedShadowColor,
this.disabledShadowColor,
this.btnShape);