flutter/examples/api/test/material/dropdown
Michael Goderbauer 962ae8a334
Remove double MaterialApp wrap from api samples (#150055)
The widget under test already contains a MaterialApp, so there's no need to wrap it again with one in the test. In fact, the additional MaterialApp could hide problems in the widget under test.
2024-06-12 05:22:23 +00:00
..
dropdown_button.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
dropdown_button.selected_item_builder.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
dropdown_button.style.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00