To add a border around a button, we can customize the button’s shape property . The shape requires a RoundedRectangleBorder property. RoundedRectangleBorder further requires a side property and an optional borderRadius property set.
Read moreTo add a border around a button, we can customize the button’s shape property . The shape requires a RoundedRectangleBorder property. RoundedRectangleBorder further requires a side property and an optional borderRadius property set.
Read more