getPrimaryFont method

String getPrimaryFont()

Implementation

String getPrimaryFont() {
  return _primaryFont;
}