MiniTypographyTokens constructor
const
MiniTypographyTokens({})
Implementation
const MiniTypographyTokens({
required this.body,
required this.small,
required this.title,
required this.heading,
});
const MiniTypographyTokens({
required this.body,
required this.small,
required this.title,
required this.heading,
});