TypographyData constructor
const
TypographyData({})
Implementation
const TypographyData({
this.headlineLarge,
this.headlineMedium,
this.headlineSmall,
this.titleLarge,
this.titleMedium,
this.titleSmall,
this.bodyLarge,
this.bodyMedium,
this.bodySmall,
this.labelLarge,
this.labelMedium,
this.labelSmall,
});