fillColor property
        
        dynamic
        fillColor
        
      
final
      The color of the filled part of this layer. This color can be
specified as rgba with an alpha component and the color's opacity
will not affect the opacity of the 1px stroke, if it is used.
Type: color default: #000000
Sdk Support: basic functionality with js, android, ios, macos data-driven styling with js, android, ios, macos
Implementation
final dynamic fillColor;