Flutter
widgets
CustomSingleChildLayout
delegate property
delegate
CustomSingleChildLayout class
Constructors
CustomSingleChildLayout
Properties
delegate
child
hashCode
key
runtimeType
Methods
createRenderObject
updateRenderObject
createElement
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
delegate property
SingleChildLayoutDelegate
delegate
final
The delegate that controls the layout of the child.
Implementation
final SingleChildLayoutDelegate delegate