IconLayout constructor
const
IconLayout({})
Implementation
const IconLayout({
super.key,
required this.icon,
required this.iconColor,
required this.iconLayout,
this.data,
this.iconWidth,
this.iconHeight,
this.tapFun,
});