fillOpacity property

dynamic fillOpacity
final

The opacity of the entire fill layer. In contrast to the fill-color, this value will also affect the 1px stroke around the fill, if the stroke is used.

Type: number default: 1 minimum: 0 maximum: 1

Sdk Support: basic functionality with js, android, ios, macos data-driven styling with js, android, ios, macos

Implementation

final dynamic fillOpacity;