flutter/examples/api/lib/material/tabs
Ildeberto Vasconcelos 9f10f8d8cc
Remove redundant usematerial3 (#167337)
This PR removes redundant useMaterial3 since it is true by default.


Contribute to https://github.com/flutter/flutter/issues/162818

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] All existing and new tests are passing.
2025-04-23 18:05:48 +00:00
..
tab_bar.0.dart Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
tab_bar.1.dart Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
tab_bar.2.dart Remove redundant useMaterial3: true (#163376) 2025-03-14 17:50:20 +00:00
tab_bar.indicator_animation.0.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
tab_bar.onFocusChange.dart Remove redundant usematerial3 (#167337) 2025-04-23 18:05:48 +00:00
tab_bar.onHover.dart Remove redundant usematerial3 (#167337) 2025-04-23 18:05:48 +00:00