CuReIconPicker constructor
const
CuReIconPicker({})
Implementation
const CuReIconPicker({
super.key,
required this.icons,
this.selectedIcon,
this.label,
this.spaceBetween,
this.color,
this.onSelected,
this.size,
});