CNSymbol constructor
const
CNSymbol(})
Creates a symbol description for native rendering.
Implementation
const CNSymbol(
this.name, {
this.size = 24.0,
this.color,
this.paletteColors,
this.mode,
this.gradient,
});