IconStyle constructor
const
IconStyle({})
Implementation
const IconStyle({
this.anchor,
this.rotationType,
this.zIndex,
this.flat,
this.visible,
this.scale,
this.tappableArea,
});
const IconStyle({
this.anchor,
this.rotationType,
this.zIndex,
this.flat,
this.visible,
this.scale,
this.tappableArea,
});