Flutter
semantics
SemanticsData
rect property
rect
description
rect
property
Null safety
Rect
rect
final
The bounding box for this node in its coordinate system.
Implementation
final Rect rect;
Flutter
semantics
SemanticsData
rect property
SemanticsData class
Constructors
SemanticsData
Properties
actions
attributedDecreasedValue
attributedHint
attributedIncreasedValue
attributedLabel
attributedValue
currentValueLength
customSemanticsActionIds
decreasedValue
elevation
flags
hashCode
hint
increasedValue
label
maxValueLength
platformViewId
rect
runtimeType
scrollChildCount
scrollExtentMax
scrollExtentMin
scrollIndex
scrollPosition
tags
textDirection
textSelection
thickness
tooltip
transform
value
Methods
debugFillProperties
hasAction
hasFlag
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==