Untitled
unknown
fsharp
a year ago
124 B
3
Indexable
Never
VStack(spacing = 16.) { Image(Aspect.AspectFit, "fabulous.png") Label(model.Text) Button("Click me", ButtonClicked) }
VStack(spacing = 16.) { Image(Aspect.AspectFit, "fabulous.png") Label(model.Text) Button("Click me", ButtonClicked) }