Fixed space between two TextFormField on Flutter
I’m trying to create an app for my work with login and signup form. The page is ok, but there is a litte problem: on each TextFormField there is a validator for check the field, but when appears the error message below the field, the other fields goes down. The question is: how can I… Read More Fixed space between two TextFormField on Flutter