debugShowWidgetInspector property
final
Turns on an overlay that enables inspecting the widget tree.
The inspector is only available in checked mode as it depends on RenderObject.debugDescribeChildren which should not be called outside of checked mode.
Implementation
final bool debugShowWidgetInspector