disabledBgColor method

Color disabledBgColor()

Implementation

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