starColor method

Color starColor()

Implementation

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