getPrimaryTextColor method

String getPrimaryTextColor()

Implementation

String getPrimaryTextColor() {
  return _primaryTextColor;
}