Hello,
When the keyboard is displayed, the TextField is hidden.
Is there a way to make the TextField not hidden?
attached image
In the first image, the TextField is not hidden on the FlutterFlow Editor.
But, in the second image, the TextField is hidden when viewed on the actual device (iPhone 14)
I'm building an app using an initial template.
layout structure
mainContent
- Row
- Space between
- Expanded
postDetail
- Row
- Scrollable
- Expanded
postComment
-Container