PaintStyle class
- Implemented types
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
-
PaintStyle.new({String? type, ReadonlyArray<
Object> ? paints, dynamic boundVariables, String? id, List<StyleConsumers> ? consumers, String? name, Future<List< getStyleConsumersAsync()?, void remove()?})StyleConsumers> > -
factory
Properties
- boundVariables → dynamic
-
Available on PaintStyle, provided by the PaintStyle$Typings extension
no setter -
consumers
→ List<
StyleConsumers> -
Available on BaseStyleMixin, provided by the BaseStyleMixin$Typings extension
no setter - description ↔ String
-
Available on PublishableMixin, provided by the PublishableMixin$Typings extension
getter/setter pair - descriptionMarkdown ↔ String
-
Available on PublishableMixin, provided by the PublishableMixin$Typings extension
getter/setter pair -
documentationLinks
↔ ReadonlyArray<
DocumentationLink> -
Available on PublishableMixin, provided by the PublishableMixin$Typings extension
getter/setter pair - getPluginData ↔ String Function(String)
-
Available on PluginDataMixin, provided by the PluginDataMixin$Typings extension
getter/setter pair -
getPluginDataKeys
↔ List<
String> Function() -
Available on PluginDataMixin, provided by the PluginDataMixin$Typings extension
getter/setter pair -
getPublishStatusAsync
↔ Future<
PublishStatus> Function() -
Available on PublishableMixin, provided by the PublishableMixin$Typings extension
getter/setter pair -
Available on PluginDataMixin, provided by the PluginDataMixin$Typings extension
getter/setter pair -
Available on PluginDataMixin, provided by the PluginDataMixin$Typings extension
getter/setter pair -
getStyleConsumersAsync
↔ Future<
List< Function()StyleConsumers> > -
Available on BaseStyleMixin, provided by the BaseStyleMixin$Typings extension
getter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
Available on BaseStyleMixin, provided by the BaseStyleMixin$Typings extension
no setter - key → String
-
Available on PublishableMixin, provided by the PublishableMixin$Typings extension
no setter - name ↔ String
-
Available on BaseStyleMixin, provided by the BaseStyleMixin$Typings extension
getter/setter pair -
paints
↔ ReadonlyArray<
Object> -
Available on PaintStyle, provided by the PaintStyle$Typings extension
getter/setter pair - remote → bool
-
Available on PublishableMixin, provided by the PublishableMixin$Typings extension
no setter - remove ↔ void Function()
-
Available on BaseStyleMixin, provided by the BaseStyleMixin$Typings extension
getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- setPluginData ↔ void Function(String, String)
-
Available on PluginDataMixin, provided by the PluginDataMixin$Typings extension
getter/setter pair -
Available on PluginDataMixin, provided by the PluginDataMixin$Typings extension
getter/setter pair - type → StyleType
-
Available on BaseStyleMixin, provided by the BaseStyleMixin$Typings extension
no setter - type ↔ String
-
Available on PaintStyle, provided by the PaintStyle$Typings extension
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