Stefan Jösch

Results 2 comments of Stefan Jösch

I set inside the TextField or TextFormField ``` decoration: InputDecoration( contentPadding: const EdgeInsets.all(0.0), ), ``` and the issue is fixed.