SeoDefaults constructor
const
SeoDefaults({})
Implementation
const SeoDefaults({
this.titleSuffix = ' | SFWF',
this.defaultDescription =
'Built with Smart Flutter Web Framework -超越 JS/TS',
this.defaultImage = '/default-og.png',
this.twitterHandle = '@sfwf',
});