menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/radio_group.dart
RadioTheme
RadioTheme.new const constructor
RadioTheme.new const constructor
dark_mode
light_mode
RadioTheme
constructor
const
RadioTheme
(
{
Color
?
activeColor
,
Color
?
borderColor
,
double
?
size
,
Color
?
backgroundColor
,
})
Implementation
const RadioTheme( {this.activeColor, this.borderColor, this.size, this.backgroundColor});
arcane package
documentation
generated/arcane_shadcn/src/components/form/radio_group
RadioTheme
RadioTheme.new const constructor
RadioTheme class