heading4DefaultXS top-level property

ThemeTypographySet heading4DefaultXS
getter/setter pair

Implementation

ThemeTypographySet heading4DefaultXS = ThemeTypographySet(
  fontSize: "16px",
letterSpacing: "-0.04px",
fontWeight: "bold"
);