IconSpec constructor
const
IconSpec({})
Implementation
const IconSpec({
this.color,
this.size,
this.weight,
this.grade,
this.opticalSize,
this.shadows,
this.textDirection,
this.applyTextScaling,
this.fill,
super.animated,
});