NomoTypographyTheme constructor
const
NomoTypographyTheme({})
Implementation
const NomoTypographyTheme({
required this.b1,
required this.b2,
required this.b3,
required this.h1,
required this.h2,
required this.h3,
});