Commit 784f19c
authored
Fix
Fix could have been "paint transparent when Border none" but, following other Borders, we will just not paint anything.
Fix flutter/flutter#143746BorderSide.none requiring explicit transparent color for UnderlineInputBorder (#145329)1 parent e1c6445 commit 784f19c
File tree
2 files changed
+18
-0
lines changed- packages/flutter
- lib/src/material
- test/material
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
246 | 250 | | |
247 | 251 | | |
248 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9729 | 9729 | | |
9730 | 9730 | | |
9731 | 9731 | | |
| 9732 | + | |
| 9733 | + | |
| 9734 | + | |
| 9735 | + | |
| 9736 | + | |
| 9737 | + | |
| 9738 | + | |
| 9739 | + | |
| 9740 | + | |
| 9741 | + | |
| 9742 | + | |
| 9743 | + | |
| 9744 | + | |
| 9745 | + | |
9732 | 9746 | | |
0 commit comments