flutter/examples/api/lib/material/switch
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
..
switch.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
switch.1.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
switch.2.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
switch.3.dart Add missing links to examples that aren't linked anywhere (#130422) 2023-07-12 20:08:05 +00:00
switch.4.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00