Stefan Jösch
Results
2
comments of
Stefan Jösch
Same in my app.
I set inside the TextField or TextFormField ``` decoration: InputDecoration( contentPadding: const EdgeInsets.all(0.0), ), ``` and the issue is fixed.