I've put it on the content Item and works. Thank you very much!!
One question about Row. My problem with Row is that I can't give different spacing between items, is it correct?
Imagine that I've a Text (1), a TextInput (2), a Text (3) and a TextInput (4). I would like 5 pixels spacing from (1) to (2) and from (3) to (4), but from (2) to (3) 30 pixels:
(1)
... 5 pixels
(2)
... 30 pixels
(3)
... 5 pixels
(4)
Is it possible to achive that with a Row?
Bookmarks