Flutter
widgets
BuildContext
widget property
widget
BuildContext class
Constructors
BuildContext
Properties
owner
size
widget
hashCode
runtimeType
Methods
ancestorInheritedElementForWidgetOfExactType
ancestorRenderObjectOfType
ancestorStateOfType
ancestorWidgetOfExactType
findRenderObject
inheritFromElement
inheritFromWidgetOfExactType
rootAncestorStateOfType
visitAncestorElements
visitChildElements
noSuchMethod
toString
Operators
operator ==
widget property
Widget
widget
The current configuration of the
Element
that is this
BuildContext
.
Implementation
Widget get widget;