I know that you can have scroll using a column as parent as here https://tinyurl.com/2jrvfuh9
But Flutter Flow doesn't allow me to wrap a column for my child form.
How to do?
Thank you guys.
I know that you can have scroll using a column as parent as here https://tinyurl.com/2jrvfuh9
But Flutter Flow doesn't allow me to wrap a column for my child form.
How to do?
Thank you guys.
I tried to wrap a column with my form for the page to be scrollable.