textColor method

Color textColor()

Implementation

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