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