rive package
documentation
rive
Shape
onStrokesChanged method
onStrokesChanged
onStrokesChanged
method
Null safety
@
override
void
onStrokesChanged
(
)
Called when a stroke is added or remoevd.
Implementation
@override void onStrokesChanged() => paintChanged();
rive package
documentation
rive
Shape
onStrokesChanged method
Shape class
Constructors
Shape
Properties
artboard
blendMode
blendModeValue
canBeOrphaned
childOpacity
children
clippingShapes
constraints
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
clearDependencies
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 ==