body1DefaultXS top-level property

ThemeTypographySet body1DefaultXS
getter/setter pair

Implementation

ThemeTypographySet body1DefaultXS = ThemeTypographySet(
  fontSize: "18px",
fontWeight: "400"
);