SmartRadioButtonTheme.custom constructor
SmartRadioButtonTheme.custom(
- SmartColor color
Implementation
factory SmartRadioButtonTheme.custom(SmartColor color) => SmartRadioButtonTheme(color: color.main);