Renzo Olivares 178130b169
TextField and TextFormField can use a MaterialStatesController (#133977)
This change adds support for a `MaterialStatesController` in `TextField` and `TextFormField`. With this change a user can listen to `MaterialState` changes in an input field by passing a `MaterialStatesController` to `TextField` or `TextFormField`.

Fixes #133273
2023-11-29 08:25:20 +00:00
..
2023-10-26 11:44:07 +00:00