SimplifeIcon constructor
const
SimplifeIcon(})
Creates a Simplife icon.
The icon parameter is required.
Implementation
const SimplifeIcon(
this.icon, {
super.key,
this.size,
this.color,
this.semanticLabel,
this.textDirection,
});