CDKPickerButtonsBar constructor
Implementation
const CDKPickerButtonsBar({
super.key,
required this.selectedStates,
required this.options,
this.onChanged,
this.allowsMultipleSelection = false,
});
const CDKPickerButtonsBar({
super.key,
required this.selectedStates,
required this.options,
this.onChanged,
this.allowsMultipleSelection = false,
});