errorColor property

Color? errorColor

Implementation

static Color? get errorColor {
  return _errorColor;
}