disabledColor method

Color disabledColor()

Implementation

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