Flutter
widgets
BuildContext
widget property
widget
description
widget
property
Null safety
Widget
widget
The current configuration of the
Element
that is this
BuildContext
.
Implementation
Widget get widget;
Flutter
widgets
BuildContext
widget property
BuildContext class
Constructors
BuildContext
Properties
debugDoingBuild
hashCode
owner
runtimeType
size
widget
Methods
dependOnInheritedElement
dependOnInheritedWidgetOfExactType
describeElement
describeMissingAncestor
describeOwnershipChain
describeWidget
dispatchNotification
findAncestorRenderObjectOfType
findAncestorStateOfType
findAncestorWidgetOfExactType
findRenderObject
findRootAncestorStateOfType
getElementForInheritedWidgetOfExactType
noSuchMethod
toString
visitAncestorElements
visitChildElements
Operators
operator ==