Bruno Leroux 5609019500
Expose affixes icon constraints in InputDecorationTheme (#153089)
## Description

This PR makes the existing `InputDecoration.prefixIconConstraints` and `InputDecoration.suffixIconConstraints` configurable from an `InputDecorationTheme`.

## Related Issue

Related to https://github.com/flutter/flutter/issues/138691 (this is needed before providing a fix or a workaround for it).

## Tests

Update and split one existing test into two different tests.
Update the existing test related to debugFillDescription by adding all the non tested properties.
2024-08-09 22:04:56 +00:00
..
2024-08-07 18:32:37 +00:00
2024-08-05 23:19:51 +00:00
2024-08-05 23:19:51 +00:00
2024-07-02 17:31:51 +00:00
2024-08-05 23:19:51 +00:00
2024-08-09 13:52:06 -07:00