TabItemIcon constructor
Implementation
TabItemIcon({
this.curveColor = const Color(0xff2A0835),
this.startColor = Colors.black,
this.endColor = Colors.white,
this.iconData,
this.buildWidget,
});
TabItemIcon({
this.curveColor = const Color(0xff2A0835),
this.startColor = Colors.black,
this.endColor = Colors.white,
this.iconData,
this.buildWidget,
});