CuReRadio constructor
const
CuReRadio({})
Implementation
const CuReRadio({
super.key,
required this.value,
required this.onChanged,
this.color,
this.label,
required this.groupValue,
this.disabled,
this.size,
this.icon,
});