Flutter
widgets
ProxyElement
ProxyElement constructor
ProxyElement
description
ProxyElement
constructor
Null safety
ProxyElement
(
ProxyWidget
widget
)
Initializes fields for subclasses.
Implementation
ProxyElement(ProxyWidget super.widget);
Flutter
widgets
ProxyElement
ProxyElement constructor
ProxyElement class
Constructors
ProxyElement
Properties
debugDoingBuild
debugIsActive
debugIsDefunct
depth
dirty
hashCode
owner
renderObject
runtimeType
size
slot
widget
Methods
activate
attachNotificationTree
attachRenderObject
build
deactivate
deactivateChild
debugDeactivated
debugDescribeChildren
debugFillProperties
debugGetCreatorChain
debugGetDiagnosticChain
debugVisitOnstageChildren
dependOnInheritedElement
dependOnInheritedWidgetOfExactType
describeElement
describeMissingAncestor
describeOwnershipChain
describeWidget
detachRenderObject
didChangeDependencies
dispatchNotification
doesDependOnInheritedElement
findAncestorRenderObjectOfType
findAncestorStateOfType
findAncestorWidgetOfExactType
findRenderObject
findRootAncestorStateOfType
forgetChild
getElementForInheritedWidgetOfExactType
inflateWidget
markNeedsBuild
mount
noSuchMethod
notifyClients
performRebuild
reassemble
rebuild
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
unmount
update
updateChild
updated
updateSlotForChild
visitAncestorElements
visitChildElements
visitChildren
Operators
operator ==