We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcc3b3 commit 18a37daCopy full SHA for 18a37da
packages/devtools_app/lib/src/screens/inspector/inspector_screen.dart
@@ -84,7 +84,7 @@ class InspectorScreenBodyState extends State<InspectorScreenBody>
84
85
SearchTargetType searchTarget = SearchTargetType.widget;
86
87
- static const summaryTreeKey = Key('Summary Tree');
+ static const summaryTreeKey = Key('Summary Tree DAKE');
88
static const detailsTreeKey = Key('Details Tree');
89
static const minScreenWidthForTextBeforeScaling = 900.0;
90
static const unscaledIncludeRefreshTreeWidth = 1255.0;
0 commit comments