menu
webify_toolkit package
documentation
webify.dart
SeoPage
customMeta property
customMeta property
dark_mode
light_mode
customMeta
property
Map
<
String
,
String
>
?
customMeta
final
Custom name-based meta tags
Implementation
final Map<String, String>? customMeta;
webify_toolkit package
documentation
webify
SeoPage
customMeta property
SeoPage class