How to remove spacing between a Text() and a labeless Stepper in SwiftUI?

前端 未结 0 2005
情歌与酒
情歌与酒 2021-01-19 02:52

I have the following code:

 VStack {
            HStack {
                Text("Hello World")                 
            }
            Stepper(&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题