styleDefaults property

GeoJsonStyleDefaults? styleDefaults
final

When not overriding callbacks, this layer uses the default builders. Those use object properties to determine colors and dimensions. To change default values, use this property.

Implementation

final GeoJsonStyleDefaults? styleDefaults;