Files
flutter/examples/api/lib/material/text_button
Mitchell Goodwin 6190c5eea1 Widget state properties (#142151)
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.
2024-03-19 17:58:13 +00:00
..