heading5DefaultXS top-level property

ThemeTypographySet heading5DefaultXS
getter/setter pair

Implementation

ThemeTypographySet heading5DefaultXS = ThemeTypographySet(
  fontSize: "14px",
letterSpacing: "-0.04px",
fontWeight: "bold"
);