flutter/examples/api/lib/material/search_anchor
Nate Wilson b713445298
Factor out deprecated names in example code (#151374)
This PR contains:
- 3 instances of `colorScheme.background` → `colorScheme.surface`
- and a whole bunch of `MaterialState` → `WidgetState`

As of yet, no changes have been made to example test files or the [examples/api/lib/material/material_state/](0b2a8e589e/examples/api/lib/material/material_state) directory.

(related: #151373)
2024-07-08 19:06:54 +00:00
..
search_anchor.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
search_anchor.1.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
search_anchor.2.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
search_anchor.3.dart Add missing links to examples that aren't linked anywhere (#130422) 2023-07-12 20:08:05 +00:00
search_anchor.4.dart Add missing links to examples that aren't linked anywhere (#130422) 2023-07-12 20:08:05 +00:00
search_bar.0.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00