KiteTypography constructor
const
KiteTypography({})
Implementation
const KiteTypography({
required this.display,
required this.heading,
required this.section,
required this.title,
required this.lead,
required this.body,
required this.paragraph,
required this.label,
required this.labelSmall,
required this.caption,
});