titleBgColor method

Color titleBgColor()

Implementation

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