S360fMenuOptionItem constructor
const
S360fMenuOptionItem({})
Implementation
const S360fMenuOptionItem({
super.key,
this.label,
this.onPressed,
this.icon,
this.isDisable = false,
this.isExpanded = true,
});