FUI constructor
Icons Types:
- BoldRounded
- BoldStraight
- RegularRounded
- RegularStraight
- SolidRounded
- SolidStraight
Example:
FUI(BoldRounded.ADD)
Implementation
const FUI(this.file,
{super.key, this.width = 30, this.height = 30, this.color});
Icons Types:
Example:
FUI(BoldRounded.ADD)
const FUI(this.file,
{super.key, this.width = 30, this.height = 30, this.color});