0

enter image description here

enter image description here

i am using TextFormField

Khafah SI
  • 1
  • 1
  • 1
    Please read [Why should I not upload images of code/data/errors?](https://meta.stackoverflow.com/q/285551/354577). Instead, format code as a [code block]. The easiest way to do this is to paste the code as text directly into your question, then select it and click the code block button. – ChrisGPT was on strike Aug 20 '23 at 16:29

1 Answers1

0

You used resizetoavoidbottominset property to true. That's why you're not able to scroll. Hide or remove this line and test again.