errorColor method

Color errorColor()

Implementation

Color errorColor() {
  return Color(QUFormBaseColors.errorColor);
}