To add border to card in Flutter, Inside the Card, you can specify the shape property and then use the ... padding: EdgeInsets.all(16),.
確定! 回上一頁