Flutter
widgets
WidgetInspector
child property
child
description
child
property
Null safety
Widget
child
final
The widget that is being inspected.
Implementation
final Widget child;
Flutter
widgets
WidgetInspector
child property
WidgetInspector class
Constructors
WidgetInspector
Properties
child
hashCode
key
runtimeType
selectButtonBuilder
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==