FPCAccentLightRadio<T> constructor
const
FPCAccentLightRadio<T> ({})
Implementation
const FPCAccentLightRadio({
super.key,
required this.value,
required this.groupValue,
required this.onChanged,
this.isToggleable = false,
this.isDisabled = false,
this.disabledColor,
});