body3DefaultXS top-level property

ThemeTypographySet body3DefaultXS
getter/setter pair

Implementation

ThemeTypographySet body3DefaultXS = ThemeTypographySet(
  fontSize: "14px",
fontWeight: "400"
);