errorColor property

Color errorColor
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;