body2DefaultXS top-level property

ThemeTypographySet body2DefaultXS
getter/setter pair

Implementation

ThemeTypographySet body2DefaultXS = ThemeTypographySet(
  fontSize: "16px",
fontWeight: "400"
);