CheckRF constructor
CheckRF({})
Implementation
CheckRF({
this.data,
this.dimension,
this.field = "",
this.value,
this.scrollable,
this.height = 30,
this.onChange,
this.enabled = true,
this.separator = false,
this.paddingTop = 0,
this.activeColor,
});