body4DefaultXS top-level property

ThemeTypographySet body4DefaultXS
getter/setter pair

Implementation

ThemeTypographySet body4DefaultXS = ThemeTypographySet(
  fontSize: "12px",
fontWeight: "400"
);