NsgSlidableItemButton constructor
const
NsgSlidableItemButton({})
Implementation
const NsgSlidableItemButton({
super.key,
required this.icon,
this.widht = 40,
this.buttonColor,
this.iconColor,
this.onTap,
});