heading1DefaultXS top-level property

ThemeTypographySet heading1DefaultXS
getter/setter pair

Implementation

ThemeTypographySet heading1DefaultXS = ThemeTypographySet(
  fontSize: "36px",
letterSpacing: "-0.04px",
fontWeight: "900"
);