heading2DefaultXS top-level property

ThemeTypographySet heading2DefaultXS
getter/setter pair

Implementation

ThemeTypographySet heading2DefaultXS = ThemeTypographySet(
  fontSize: "24px",
letterSpacing: "-0.04px",
fontWeight: "900"
);