mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 20:22:03 +08:00
Fixes #138270. Moves the majority of the logic of MaterialStateProperties down to the widgets layer, then has the existing Material classes pull from the widgets versions.