SideItemProps constructor
SideItemProps({})
Implementation
SideItemProps(
{required this.value,
required this.index,
this.disabled,
this.icon,
this.label,
this.badge,
this.textStyle});
SideItemProps(
{required this.value,
required this.index,
this.disabled,
this.icon,
this.label,
this.badge,
this.textStyle});