body5DefaultXS top-level property

ThemeTypographySet body5DefaultXS
getter/setter pair

Implementation

ThemeTypographySet body5DefaultXS = ThemeTypographySet(
  fontSize: "8px",
fontWeight: "400"
);