flutter/examples/api/lib/material/toggle_buttons
Hans Muller 4464d09db0
Updated TabBar and ToggleButtons examples (#128088)
Updated the ToggleButtons example and test to M3.

Updated the nested tabs test to avoid warnings like:
```
Warning: A call to tap() with finder "exactly one widget with type "Tab" which is an ancestor of text "Explore": Tab(text: "Explore", icon: Icon)" derived an Offset (Offset(666.7, 92.0)) that would not hit test on the specified widget.
```
2023-06-02 01:05:31 +00:00
..
toggle_buttons.0.dart Updated TabBar and ToggleButtons examples (#128088) 2023-06-02 01:05:31 +00:00
toggle_buttons.1.dart Updated the ToggleButtons API doc to link to SegmentedButton (#127021) 2023-05-27 00:27:19 +00:00