FlutterFormInputRadioPicker constructor
Implementation
const FlutterFormInputRadioPicker({
required this.items,
super.key,
this.onSaved,
this.onChanged,
this.initialValue,
});
const FlutterFormInputRadioPicker({
required this.items,
super.key,
this.onSaved,
this.onChanged,
this.initialValue,
});