BsIcon constructor
const
BsIcon(})
Creates a BsIcon.
Implementation
const BsIcon(
this.icon, {
super.key,
this.size,
this.color,
this.variant,
this.semanticLabel,
this.textDirection,
});
Creates a BsIcon.
const BsIcon(
this.icon, {
super.key,
this.size,
this.color,
this.variant,
this.semanticLabel,
this.textDirection,
});