flutter/examples/api/lib/material/text_button
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
..
text_button.0.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
text_button.1.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00