SymbolIcon constructor
const
SymbolIcon({})
Implementation
const SymbolIcon({
required this.path,
this.style,
this.radius,
this.fillColor,
this.fillOpacity,
this.strokeColor,
this.strokeStyle,
this.strokeWeight,
this.strokeOpacity,
this.anchor,
});