getSecondaryTextColor method

String getSecondaryTextColor()

Implementation

String getSecondaryTextColor() {
  return _secondaryTextColor;
}