• Ian Hickson's avatar
    Border.add, improve BorderSide.merge (#12327) · 944fef45
    Ian Hickson authored
    ...and other minor Border improvements.
    And tests.
    
    This changes the merge logic I added yesterday to not support nulls
    but instead support BorderSide.none and equivalents. This makes more
    sense when dealing with actual Borders.
    944fef45
border_side_test.dart 7.7 KB