RadioRF constructor
RadioRF({})
Implementation
RadioRF({
this.data,
this.dimension,
this.field,
this.scrollable,
this.height,
this.value,
this.onChange,
this.enabled = true,
this.horizontal = false,
this.spaceBetween = 0,
this.textColor,
});