Fix `BorderSide.none` requiring explicit transparent color for `UnderlineInputBorder` (#145329)
Fix could have been "paint transparent when Border none" but, following other Borders, we will just not paint anything. Fix https://github.com/flutter/flutter/issues/143746
Showing
Please register or sign in to comment