Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
InputDecorator M3 tests migration - Step6 - constraints (#145213)
## Description This PR migrates `InputDecorator.constraints` related tests to M3 and also various regression tests. It is the fifth step for the M3 test migration for `InputDecorator`. Step 1: flutter/flutter#142981 Step 2: flutter/flutter#143369 Step 3: flutter/flutter#143520 Step 4: flutter/flutter#144169 Step 5: flutter/flutter#144932 ## Related Issue Related to flutter/flutter#139076 @justinmc A somewhat small PR, I wanted to migrate the small group related to 'InputDecoration.constraints' (starting at line 2801), it adds a test checking min interactive height and two others that shows one way to bypass the standard min interactive height.
- Loading branch information