Flutter
widgets
ProxyElement
widget property
widget
ProxyElement class
Constructors
ProxyElement
Properties
widget
depth
dirty
hashCode
owner
renderObject
runtimeType
size
slot
Methods
build
notifyClients
update
updated
activate
ancestorInheritedElementForWidgetOfExactType
ancestorRenderObjectOfType
ancestorStateOfType
ancestorWidgetOfExactType
attachRenderObject
deactivate
deactivateChild
debugDeactivated
debugDescribeChildren
debugFillProperties
debugGetCreatorChain
debugGetDiagnosticChain
debugVisitOnstageChildren
detachRenderObject
didChangeDependencies
findRenderObject
forgetChild
inflateWidget
inheritFromElement
inheritFromWidgetOfExactType
markNeedsBuild
mount
noSuchMethod
performRebuild
rebuild
rootAncestorStateOfType
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
unmount
updateChild
updateSlotForChild
visitAncestorElements
visitChildElements
visitChildren
Operators
operator ==
widget property
ProxyWidget
widget
override
The configuration for this element.
Implementation
@override ProxyWidget get widget => super.widget;