flutter/examples/api/lib/material/date_picker
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
..
date_picker_theme_day_shape.0.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
show_date_picker.0.dart Fix showDateRangePicker is missing dartpad tag and cleanup (#144475) 2024-03-01 15:36:24 +00:00
show_date_range_picker.0.dart Fix showDateRangePicker is missing dartpad tag and cleanup (#144475) 2024-03-01 15:36:24 +00:00