menu
zog_ui package
documentation
styles/component/radio_style.dart
ZeroRadioStyle
ZeroRadioStyle.new const constructor
ZeroRadioStyle.new const constructor
dark_mode
light_mode
ZeroRadioStyle
constructor
const
ZeroRadioStyle
(
{
Color
?
activeColor
,
Color
?
inactiveColor
,
Color
?
disabledColor
,
})
Implementation
const ZeroRadioStyle({ this.activeColor, this.inactiveColor, this.disabledColor, });
zog_ui package
documentation
styles/component/radio_style
ZeroRadioStyle
ZeroRadioStyle.new const constructor
ZeroRadioStyle class