Flutter
rendering
AutoLayoutParentData
AutoLayoutParentData
AutoLayoutParentData
Flutter
rendering
AutoLayoutParentData
AutoLayoutParentData
constructor
AutoLayoutParentData
Source
Flutter
rendering
AutoLayoutParentData
Constructors
AutoLayoutParentData
Properties
rect
hashCode
nextSibling
offset
previousSibling
runtimeType
Operators
operator ==
Methods
detach
noSuchMethod
toString
AutoLayoutParentData
(
RenderBox
_renderBox
)
Creates parent data associated with the given render box.
Source
AutoLayoutParentData(this._renderBox);