Headline.h1 constructor
const
Headline.h1(})
H1 headline
Implementation
const Headline.h1(
this.content, {
this.color,
this.align = 'left',
this.className,
this.gradient = false,
super.key,
}) : level = HeadlineLevel.h1;