RadioButtonElementStyle constructor
RadioButtonElementStyle({})
Implementation
RadioButtonElementStyle({
this.activeColor,
this.labelStyle,
this.optionTextStyle,
this.radioColor,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});