Flutter
rendering
PlatformViewLayer
rect property
rect
description
rect
property
Null safety
Rect
rect
final
Bounding rectangle of this layer in the global coordinate space.
Implementation
final Rect rect;
Flutter
rendering
PlatformViewLayer
rect property
PlatformViewLayer class
Constructors
PlatformViewLayer
Properties
alwaysNeedsAddToScene
attached
debugCreator
debugDisposed
debugHandleCount
debugSubtreeNeedsAddToScene
depth
engineLayer
hashCode
nextSibling
owner
parent
previousSibling
rect
runtimeType
subtreeHasCompositionCallbacks
viewId
Methods
addCompositionCallback
addToScene
adoptChild
attach
debugDescribeChildren
debugFillProperties
debugMarkClean
describeClipBounds
detach
dispose
dropChild
find
findAllAnnotations
findAnnotations
markNeedsAddToScene
noSuchMethod
redepthChild
redepthChildren
remove
supportsRasterization
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateSubtreeNeedsAddToScene
Operators
operator ==