TextFormField Error message on validation – Flutter
I have implemented SignIn
screen in which I created customTextFormField
cause I need to use it in another screen also but my concern is when someone enter the value in email field it will show error in password field even if nothing has been entered yet. Here’s a image: