menu
debug_duck package
documentation
core/duck_config.dart
DebugDuckConfig
showOverlay property
showOverlay property
dark_mode
light_mode
showOverlay
property
bool
showOverlay
final
Whether to show the overlay widget.
Implementation
final bool showOverlay;
debug_duck package
documentation
core/duck_config
DebugDuckConfig
showOverlay property
DebugDuckConfig class