flutter/examples/api/lib/rendering
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
..
box An example of parentData usage. (#131818) 2023-08-10 19:40:06 +00:00
growth_direction Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
scroll_direction Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
sliver_grid Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00