SolidFillSymbolLayer constructor

SolidFillSymbolLayer({
  1. Color color = Colors.black,
})

Creates a solid fill symbol layer with a given color.

Parameters:

  • color — The color of the solid fill symbol layer.