FlutterColorFill class

Inheritance
Mixed in types

Constructors

FlutterColorFill()

Properties

artboard ActorArtboard
getter/setter pairinherited
color Float32List
getter/setter pairinherited
dependents List<ActorComponent>?
getter/setter pairinherited
dirtMask int
getter/setter pairinherited
displayColor Float32List
no setterinherited
fillRule FillRule
no setterinherited
graphOrder int
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
idx int
getter/setter pairinherited
name String
no setterinherited
opacity double
getter/setter pairinherited
parent ActorNode?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shape ActorShape
no setterinherited
uiColor Color
getter/setter pair

Methods

completeResolve() → void
inherited
copyColor(ActorColor node, ActorArtboard resetArtboard) → void
inherited
copyColorFill(ColorFill node, ActorArtboard resetArtboard) → void
inherited
copyComponent(ActorComponent component, ActorArtboard resetArtboard) → void
inherited
copyFill(ActorFill node, ActorArtboard resetArtboard) → void
inherited
copyPaint(ActorPaint component, ActorArtboard resetArtboard) → void
inherited
initializeGraphics() → void
inherited
makeInstance(ActorArtboard resetArtboard) ActorComponent
override
markPaintDirty() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onDirty(int dirt) → void
inherited
onPaintUpdated(Paint paint) → void
inherited
onParentChanged(ActorNode? from, ActorNode? to) → void
inherited
paint(ActorFill fill, Canvas canvas, Path path) → void
inherited
resolveComponentIndices(List<ActorComponent?> components) → void
inherited
toString() String
A string representation of this object.
inherited
update(int dirt) → void
override

Operators

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