FillSymbolLayer class final

A base class for fill symbol layers.

Fill symbol layers are components of symbols that cover areal geometries. They are most often used in polygon symbols.

The following types of fill symbol layers are supported:

Inheritance
Implementers

Properties

colorLocked bool
The symbol layer color locked property.
getter/setter pairinherited
enabled bool
The symbol layer enabled property.
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

clone() SymbolLayer
Clones the SymbolLayer.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited