menu
webify_toolkit package
documentation
webify.dart
SeoDebugOverlay
SeoDebugOverlay.new const constructor
SeoDebugOverlay.new const constructor
dark_mode
light_mode
SeoDebugOverlay
constructor
const
SeoDebugOverlay
(
{
Key
?
key
,
required
Widget
child
,
bool
enabled
=
true
,
})
Implementation
const SeoDebugOverlay({super.key, required this.child, this.enabled = true});
webify_toolkit package
documentation
webify
SeoDebugOverlay
SeoDebugOverlay.new const constructor
SeoDebugOverlay class