To apply the continuous rounded corners that is used everywhere in iOS, use the RoundedRectangle shape. .clipShape(RoundedRectangle(cornerRadius: ...
確定! 回上一頁