mainColor method

Color mainColor()

Implementation

Color mainColor() {
  return Color(QUFormBaseColors.primaryColor);
}