menu
sfwf package
documentation
seo/seo_controller.dart
SeoData
SeoData.new const constructor
SeoData.new const constructor
dark_mode
light_mode
SeoData
constructor
const
SeoData
(
{
String
?
title
,
String
?
description
,
String
?
image
,
Map
<
String
,
dynamic
>
?
structuredData
,
})
Implementation
const SeoData( {this.title, this.description, this.image, this.structuredData});
sfwf package
documentation
seo/seo_controller
SeoData
SeoData.new const constructor
SeoData class