flutter/examples/api/test/material/toggle_buttons
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
..
toggle_buttons.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
toggle_buttons.1_test.dart Updated the ToggleButtons API doc to link to SegmentedButton (#127021) 2023-05-27 00:27:19 +00:00