IconTextBar constructor
IconTextBar(})
Implementation
IconTextBar(
this.text,
this.icon, {
this.iconColor = Colors.blue,
this.textColor = Colors.blue,
this.iconSize = 20,
this.fontSize = 14,
this.vertical = true,
});