rive package
documentation
rive
Shape
fillInWorld property
fillInWorld
fillInWorld
property
Null safety
bool
fillInWorld
Implementation
bool get fillInWorld => _fillInWorld;
rive package
documentation
rive
Shape
fillInWorld property
Shape class
Constructors
Shape
Properties
artboard
blendMode
blendModeValue
canBeOrphaned
childOpacity
children
clippingShapes
context
coreType
coreTypes
dependents
dirt
drawableFlags
drawRules
fillInWorld
fillPath
fills
flattenedDrawRules
graphOrder
hashCode
hasValidated
id
isHidden
localBounds
name
next
opacity
parent
parentId
pathComposer
paths
prev
renderOpacity
rotation
runtimeType
scale
scaleX
scaleY
strokes
transform
translation
userData
wantLocalPath
wantWorldPath
worldTransform
worldTranslation
x
y
Methods
addDependent
addDirt
addFill
addPath
addStroke
appendChild
blendModeValueChanged
buildDependencies
buildDrawOrder
calculateWorldTransform
childAdded
childRemoved
clip
clone
copy
draw
drawableFlagsChanged
forAll
forEachChild
import
invalidateStrokeEffects
isValidParent
markRebuildDependencies
markTransformDirty
markWorldTransformDirty
nameChanged
noSuchMethod
onAdded
onAddedDirty
onDependencyRemoved
onDirty
onFillsChanged
onPaintMutatorChanged
onRemoved
onStrokesChanged
opacityChanged
paintChanged
parentChanged
parentIdChanged
pathChanged
prependChild
remove
removeFill
removePath
removeRecursive
removeStroke
resolveArtboard
rotationChanged
scaleXChanged
scaleYChanged
toString
update
updateTransform
updateWorldTransform
userDataChanged
validate
visitAncestor
xChanged
yChanged
Operators
operator ==