HubbleRadioStyle constructor
const
HubbleRadioStyle({})
Implementation
const HubbleRadioStyle({
required this.radioSize,
required this.radioBorderWidth,
required this.radioColor,
required this.radioBackground,
required this.boxBackground,
required this.titleStyle,
required this.subtitleStyle,
});