IconSlideActionModel constructor Null safety
Implementation
IconSlideActionModel(
{this.color, this.closeOnTap = true, this.icon, this.foregroundColor});
IconSlideActionModel(
{this.color, this.closeOnTap = true, this.icon, this.foregroundColor});