CuReToggleButtons constructor
const
CuReToggleButtons({})
Implementation
const CuReToggleButtons({
super.key,
required this.options,
this.onToggle,
this.shape,
this.allowJustOne,
this.size,
this.textColor,
});