TTextWithIcon constructor
const
TTextWithIcon({})
Implementation
const TTextWithIcon({
super.key,
this.icon = Iconsax.add,
required this.text,
this.color,
this.backgroundColor,
this.textStyle,
});
const TTextWithIcon({
super.key,
this.icon = Iconsax.add,
required this.text,
this.color,
this.backgroundColor,
this.textStyle,
});