errorColor property

Color? get errorColor

Implementation

static Color? get errorColor {
  return _errorColor;
}