TabItem constructor
TabItem(})
Implementation
TabItem(
this.icon,
this.title,
this.circleColor, {
this.circleStrokeColor,
this.labelStyle = const TextStyle(fontWeight: FontWeight.bold),
});
TabItem(
this.icon,
this.title,
this.circleColor, {
this.circleStrokeColor,
this.labelStyle = const TextStyle(fontWeight: FontWeight.bold),
});