update goldens (#2074)
diff --git a/packages/devtools_testing/goldens/inspector_service_details_tree.txt b/packages/devtools_testing/goldens/inspector_service_details_tree.txt index b2a93df..1090274 100644 --- a/packages/devtools_testing/goldens/inspector_service_details_tree.txt +++ b/packages/devtools_testing/goldens/inspector_service_details_tree.txt
@@ -4,28 +4,28 @@ └─ScrollConfiguration │ behavior: _MaterialScrollBehavior │ - └─WidgetsApp-[GlobalObjectKey _MaterialAppState#00000] - │ state: _WidgetsAppState#00000 - │ - └─Shortcuts - │ shortcuts: <Default WidgetsApp Shortcuts> - │ state: _ShortcutsState#00000 + └─HeroControllerScope + └─WidgetsApp-[GlobalObjectKey _MaterialAppState#00000] + │ state: _WidgetsAppState#00000 │ - └─Focus - │ debugLabel: "Shortcuts" - │ state: _FocusState#00000 + └─Shortcuts + │ shortcuts: <Default WidgetsApp Shortcuts> + │ state: _ShortcutsState#00000 │ - └─_FocusMarker - └─Semantics - │ container: false - │ properties: SemanticsProperties - │ label: null - │ value: null - │ hint: null - │ hintOverrides: null - │ renderObject: RenderSemanticsAnnotations#00000 - │ - └─_ShortcutsMarker - └─Actions - │ dispatcher: null + └─Focus + │ debugLabel: "Shortcuts" + │ state: _FocusState#00000 + │ + └─_FocusMarker + └─Semantics + │ container: false + │ properties: SemanticsProperties + │ label: null + │ value: null + │ hint: null + │ hintOverrides: null + │ renderObject: RenderSemanticsAnnotations#00000 + │ + └─_ShortcutsMarker + └─Actions ... \ No newline at end of file
diff --git a/packages/devtools_testing/goldens/inspector_service_text_details_tree.txt b/packages/devtools_testing/goldens/inspector_service_text_details_tree.txt index edfd4c9..3df10f8 100644 --- a/packages/devtools_testing/goldens/inspector_service_text_details_tree.txt +++ b/packages/devtools_testing/goldens/inspector_service_text_details_tree.txt
@@ -15,6 +15,6 @@ softWrap: wrapping at box width maxLines: unlimited text: "Hello, World!" - dependencies: [_LocalizationsScope-[GlobalKey#00000], - Directionality] + dependencies: [Directionality, + _LocalizationsScope-[GlobalKey#00000]] renderObject: RenderParagraph#00000 relayoutBoundary=up2