HtmlShellPage constructor
const
HtmlShellPage({})
Implementation
const HtmlShellPage({
required this.path,
required this.title,
this.description,
this.ogImage,
this.ogType,
this.canonicalUrl,
this.jsonLd,
this.noscriptContent,
this.additionalMeta,
});