widgetTree property

Map<String, dynamic> widgetTree
final

Raw widget tree captured from the Flutter VM service.

Implementation

final Map<String, dynamic> widgetTree;