rive package
documentation
rive
RuntimeArtboard
objects property
objects
objects
property
Null safety
Iterable
<
Core
<
CoreContext
>
?
>
objects
Implementation
Iterable<Core?> get objects => _objects;
rive package
documentation
rive
RuntimeArtboard
objects property
RuntimeArtboard class
Constructors
RuntimeArtboard
Properties
animations
antialiasing
artboard
canBeOrphaned
children
context
coreType
coreTypes
dependents
dirt
drawables
fills
graphOrder
hasAnimations
hashCode
hasValidated
height
id
linearAnimations
name
objects
originWorld
originX
originY
parent
parentId
path
redraw
runtimeType
stateMachines
strokes
userData
width
worldTransform
worldTranslation
x
y
Methods
addComponent
addController
addDependent
addDirt
addFill
addObject
addStroke
advance
appendChild
buildDependencies
buildDrawOrder
childAdded
childRemoved
clean
clearDependencies
clone
computeDrawOrder
copy
dirty
draw
forAll
forEachChild
forEachComponent
heightChanged
import
instance
internalAddAnimation
internalRemoveAnimation
invalidateStrokeEffects
isValidParent
makeCoreInstance
markDependenciesDirty
markDependencyOrderDirty
markDrawOrderDirty
markNeedsAdvance
markRebuildDependencies
nameChanged
noSuchMethod
onAdded
onAddedDirty
onComponentDirty
onDependencyRemoved
onDirty
onFillsChanged
onPaintMutatorChanged
onRemoved
onStrokesChanged
originXChanged
originYChanged
parentChanged
parentIdChanged
prependChild
remove
removeComponent
removeController
removeFill
removeObject
removeRecursive
removeStroke
renderTranslation
resolve
resolveArtboard
resolveWithDefault
sortDependencies
sortDrawOrder
toString
update
updateComponents
userDataChanged
validate
visitAncestor
widthChanged
xChanged
yChanged
Operators
operator ==