ArcanePageMeta constructor
ArcanePageMeta({})
Implementation
ArcanePageMeta({
this.title,
this.description,
this.keywords,
this.author,
this.charset,
this.image,
this.robotsName,
this.robotsContent,
this.facebookAppID,
this.url,
this.type,
this.twitterCard,
this.themeColor,
});