DictionarySymbolStyleConfiguration class final

Configuration settings for a custom DictionarySymbolStyle.

These configuration settings are returned from a DictionarySymbolStyle.

Implemented types

Properties

domain List<Object>
The list of possible values for this configuration property.
no setter
hashCode int
The hash code for this object.
no setterinherited
info String
A description of the configuration as defined by the style author.
no setter
name String
The name of the property as defined by the style configuration.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value ↔ dynamic
The value of the configuration property.
getter/setter pair

Methods

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