errorColor property
final
Color of the border of the TextFormField, when there's an error or input is not passed through the validation
Implementation
final Color errorColor;
Color of the border of the TextFormField, when there's an error or input is not passed through the validation
final Color errorColor;