SeoInitializer constructor
Creates a SeoInitializer widget.
The child parameter is required and represents the main content
of your app.
Implementation
const SeoInitializer({super.key, required this.child});
Creates a SeoInitializer widget.
The child parameter is required and represents the main content
of your app.
const SeoInitializer({super.key, required this.child});