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