Flutter
rendering
RenderView
size property
size
description
size
property
Null safety
Size
size
The current layout size of the view.
Implementation
Size get size => _size;
Flutter
rendering
RenderView
size property
RenderView class
Constructors
RenderView
Properties
alwaysNeedsCompositing
attached
automaticSystemUiAdjustment
child
configuration
constraints
debugCanParentUseSize
debugCreator
debugDisposed
debugDoingThisLayout
debugDoingThisLayoutWithCallback
debugDoingThisPaint
debugDoingThisResize
debugLayer
debugNeedsCompositedLayerUpdate
debugNeedsLayout
debugNeedsPaint
debugSemantics
depth
hashCode
isRepaintBoundary
layer
needsCompositing
owner
paintBounds
parent
parentData
runtimeType
semanticBounds
size
sizedByParent
Methods
adoptChild
applyPaintTransform
assembleSemanticsNode
attach
clearSemantics
compositeFrame
debugAssertDoesMeetConstraints
debugDescribeChildren
debugFillProperties
debugPaint
debugRegisterRepaintBoundaryPaint
debugResetSize
debugValidateChild
describeApproximatePaintClip
describeForError
describeSemanticsClip
describeSemanticsConfiguration
detach
dispose
dropChild
getTransformTo
handleEvent
hitTest
hitTestMouseTrackers
invokeLayoutCallback
layout
markNeedsCompositedLayerUpdate
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsLayoutForSizedByParentChange
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
paint
paintsChild
performLayout
performResize
prepareInitialFrame
reassemble
redepthChild
redepthChildren
replaceRootLayer
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
sendSemanticsEvent
setupParentData
showOnScreen
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateCompositedLayer
visitChildren
visitChildrenForSemantics
Operators
operator ==