rive package
documentation
rive
RiveRenderObject
draw method
draw
draw
method
Null safety
@
override
void
draw
(
Canvas
canvas
,
Mat2D
viewTransform
)
Implementation
@override void draw(Canvas canvas, Mat2D viewTransform) { artboard.draw(canvas); }
rive package
documentation
rive
RiveRenderObject
draw method
RiveRenderObject class
Constructors
RiveRenderObject
Properties
aabb
alignment
alwaysNeedsCompositing
artboard
artboardSize
attached
constraints
debugCanParentUseSize
debugCreator
debugDisposed
debugDoingThisLayout
debugDoingThisLayoutWithCallback
debugDoingThisPaint
debugDoingThisResize
debugLayer
debugNeedsLayout
debugNeedsPaint
debugSemantics
depth
fit
hashCode
hasSize
isRepaintBoundary
layer
needsCompositing
owner
paintBounds
parent
parentData
runtimeType
semanticBounds
size
sizedByParent
useArtboardSize
Methods
adoptChild
advance
afterDraw
applyPaintTransform
assembleSemanticsNode
attach
beforeDraw
clearSemantics
computeDistanceToActualBaseline
computeDryLayout
computeMaxIntrinsicHeight
computeMaxIntrinsicWidth
computeMinIntrinsicHeight
computeMinIntrinsicWidth
debugAdoptSize
debugAssertDoesMeetConstraints
debugCannotComputeDryLayout
debugDescribeChildren
debugFillProperties
debugHandleEvent
debugPaint
debugPaintBaselines
debugPaintPointers
debugPaintSize
debugRegisterRepaintBoundaryPaint
debugResetSize
describeApproximatePaintClip
describeForError
describeSemanticsClip
describeSemanticsConfiguration
detach
dispose
draw
dropChild
getDistanceToActualBaseline
getDistanceToBaseline
getDryLayout
getMaxIntrinsicHeight
getMaxIntrinsicWidth
getMinIntrinsicHeight
getMinIntrinsicWidth
getTransformTo
globalToLocal
handleEvent
hitTest
hitTestChildren
hitTestSelf
invokeLayoutCallback
layout
localToGlobal
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsLayoutForSizedByParentChange
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
paint
performLayout
performResize
reassemble
redepthChild
redepthChildren
replaceRootLayer
rotate
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
scheduleRepaint
sendSemanticsEvent
setupParentData
showOnScreen
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
visitChildren
visitChildrenForSemantics
Operators
operator ==