heading3DefaultXS top-level property

ThemeTypographySet heading3DefaultXS
getter/setter pair

Implementation

ThemeTypographySet heading3DefaultXS = ThemeTypographySet(
  fontSize: "20px",
letterSpacing: "-0.04px",
fontWeight: "bold"
);